set
Here are 46 public repositories matching this topic...
M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
-
Updated
Sep 15, 2025 - C
🔬 BEDOPS: high-performance genomic feature operations
-
Updated
Apr 29, 2025 - C
My variant of the C Template Library
-
Updated
Jul 3, 2025 - C
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.
-
Updated
Jun 12, 2022 - C
Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)
-
Updated
Oct 24, 2025 - C
Bit set implemented in C
-
Updated
Dec 28, 2014 - C
sorted key/value storage for C99
-
Updated
Mar 29, 2025 - C
12 Common Data Structures in C, TypeScript, and Python
-
Updated
Nov 6, 2020 - C
Simple bit set implementation for educational purpose
-
Updated
Apr 15, 2021 - C
A red-black tree of pointers written in C that can be queried both as a set and as a map, with optional macros to make it strictly typed.
-
Updated
Jul 15, 2019 - C
C library containing implementation of Set data structure and all commonly expected operations to manipulate them
-
Updated
Jan 15, 2021 - C
Given a number of sets with a number of universes,this algorithm finds the least sets with the most universes
-
Updated
Jan 17, 2019 - C
Improve this page
Add a description, image, and links to the set topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the set topic, visit your repo's landing page and select "manage topics."