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:
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated 2 months ago
- A pure C vector implementation☆153Updated 4 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated 3 weeks ago
- A pure C hashtable implementation.☆52Updated 5 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- MurmurHash3 general hash bashed lookup function implementation☆91Updated last year
- #️⃣ single header hashmap implementation for C and C++☆449Updated 6 months ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Advanced cross-platform logging library for C/C++☆149Updated 4 months ago
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- ctest is a unit test framework for software written in C.☆245Updated last month
- High performance AVL tree container C implementation☆57Updated 5 years ago
- A type-safe hash map implementation for C☆606Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- C bit array structs and methods☆216Updated 3 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- hash set C implementation☆69Updated 6 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆424Updated 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
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- safec libc extension with all C11 Annex K functions☆387Updated last week
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- META data and RESource library for C language☆139Updated last week
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago