barrust / setLinks
Simple Set implementation in C
☆73Updated last month
Alternatives and similar repositories for set
Users that are interested in set are comparing it to the libraries listed below
Sorting:
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆281Updated 2 weeks ago
- A pure C vector implementation☆152Updated 4 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- #️⃣ single header hashmap implementation for C and C++☆449Updated 6 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆177Updated 2 months ago
- A pure C hashtable implementation.☆52Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- C bit array structs and methods☆215Updated 3 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- hash set C implementation☆69Updated 6 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆423Updated 4 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- A complete Parser for C-Language using Yacc.☆113Updated 4 years ago
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- Advanced cross-platform logging library for C/C++☆149Updated 4 months ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 11 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆32Updated last month
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A single header buddy memory allocator for C & C++☆230Updated last month
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 2 months ago
- safec libc extension with all C11 Annex K functions☆386Updated last month
- B-tree implementation in C☆372Updated last year
- C library of key-value data structures.☆298Updated 5 years ago
- Fast hash function learned using genetic programming☆82Updated 2 years ago
- Fast simple C vector implementation☆36Updated 3 years ago
- ☆61Updated 8 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago