A library of generic data structures for the C language.
-
Updated
May 31, 2024 - C
A library of generic data structures for the C language.
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
My variant of the C Template Library
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)
🔗 Common Data Structures and Algorithms
Master list of all my vulnerability discoveries. Mostly 3rd party kernel drivers.
Generic Linked list Management Library in C
Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)
📚🔡 Some famous and really basic algorithms and data structures implemented in C
Augmented Interval Tree implemented in Cython/C
Colorized file & folder listing for the Windows console
Add a description, image, and links to the list topic page so that developers can more easily learn about it.
To associate your repository with the list topic, visit your repo's landing page and select "manage topics."