M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
-
Updated
Apr 6, 2025 - C
M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
🔬 BEDOPS: high-performance genomic feature operations
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.
Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)
Data structure implementation for mathematical set operations in C.
A library of fundamental algorithms and data structures written in C
Comprehensive STB style header-only library of data structures implemented in C
individual c utility libraries
sorted key/value storage for C99
Personal repository, containing implementations and notes about data structures.
GSet library is a C library to manipulate polymorphic sets of data.
Sudoku solver based on bit sets
Add a description, image, and links to the set topic page so that developers can more easily learn about it.
To associate your repository with the set topic, visit your repo's landing page and select "manage topics."