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).
-
Updated
Dec 25, 2024 - C
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).
🔬 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)
A library of fundamental algorithms and data structures written in C
Data structure implementation for mathematical set operations in C.
Comprehensive STB style header-only library of data structures implemented in C
individual c utility libraries
sorted key/value storage for C99
GSet library is a C library to manipulate polymorphic sets of data.
Sudoku solver based on bit sets
This section of the repository serves as a comprehensive exploration of a wide range of data structures and algorithms. From the foundational arrays to the complexities of graphs and trees, with a commitment to clarity, depth, and practicality, this repository is designed to be your go-to resource for mastering data structures and algorithms.
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."