Bit set implemented in C
-
Updated
Dec 28, 2014 - C
Bit set implemented in C
12 Common Data Structures in C, TypeScript, and Python
Given a number of sets with a number of universes,this algorithm finds the least sets with the most universes
C library containing implementation of Set data structure and all commonly expected operations to manipulate them
A very performant, fairly lightweight HashSet implementation in C.
Data Structures: C Implementation
Simple bit set implementation for educational purpose
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.
This is a c project. The user will insert characters and create 2 differents sets (S and T). Then a series of messages will appear, showing: The 2 sets, if they are equal or one of them is a subset of the other, their union, their intersection and their difference.
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."