lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
-
Updated
Nov 5, 2020 - C
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
A fast, generic, contiguous growable array type written in pure C.
An example of how to build a workaround for generic data type in C.
Generic type-safe dynamic array library for C
Advanced Data Structures in C programming language.
CPARSEC3 - a parser-combinator library for C11, 3rd generation.
Generic, memory-safe, well-documented, and highly modular dynamic array module for C, inspired by Java ArrayList and C++ std::vector
A C library which implements generic functions for working with arrays, lists, and more(coming soon), in a style that implements syntactic sugar that closely resembles C#. Not typical C, though one could use the internal functions. Designed for quick prototyping.
This C program implements a simple HTTP web server that listens for client connections, processes HTTP requests, and serves files or responses based on the request.
Let's write a C program in a parametric-polymorphismic way!
Add a description, image, and links to the generic-types topic page so that developers can more easily learn about it.
To associate your repository with the generic-types topic, visit your repo's landing page and select "manage topics."