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:
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A pure C vector implementation☆151Updated 4 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- A pure C hashtable implementation.☆52Updated 5 years ago
- C bit array structs and methods☆213Updated 3 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
- META data and RESource library for C language☆138Updated last week
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆188Updated 8 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Doug Lea's memory allocator☆272Updated 5 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Advanced cross-platform logging library for C/C++☆149Updated 3 weeks ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 2 months ago
- MurmurHash3 general hash bashed lookup function implementation☆89Updated 9 months ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- hash set C implementation☆68Updated 5 years ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- Simple and yet powerful cross-platform C library providing data structures, algorithms and much more☆69Updated this week
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- ☆60Updated 7 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆146Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- C11 Lock-free Stack☆183Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 5 months ago