barrust / setLinks
Simple Set implementation in C
☆70Updated 4 years ago
Alternatives and similar repositories for set
Users that are interested in set are comparing it to the libraries listed below
Sorting:
- C bit array structs and methods☆211Updated 3 years ago
- A pure C hashtable implementation.☆51Updated 4 years ago
- A pure C vector implementation☆151Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆171Updated 8 months ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- C11 Lock-free Stack☆183Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆168Updated last year
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 7 months ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- hash set C implementation☆68Updated 5 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 13 years ago
- META data and RESource library for C language☆136Updated 5 months ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- #️⃣ single header hashmap implementation for C and C++☆434Updated 3 weeks ago
- simple word count example using flex/bison parser☆140Updated last year
- Advanced cross-platform logging library for C/C++☆145Updated 4 months ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 3 months ago
- Linear Linked List Library☆51Updated last year
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A pure C implementation of the Mersenne twister is a pseudo-random number generation algorithm.☆125Updated last year