barrust / set
Simple Set implementation in C
☆68Updated 3 years ago
Alternatives and similar repositories for set:
Users that are interested in set are comparing it to the libraries listed below
- High performance C implementation of AVL trees☆100Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- Debug Malloc memory allocation debugging C library☆164Updated 2 years ago
- hash set C implementation☆68Updated 5 years ago
- C utility libraries☆70Updated 2 months ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Coroutines for C.☆74Updated 7 years ago
- Small implementation in C of a slab allocator in user space☆35Updated 8 months ago
- Fast simple C vector implementation☆35Updated 2 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆45Updated 3 years ago
- Generic, strongly typed, header-only data structures in C☆29Updated 11 months ago
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆76Updated this week
- C bit array structs and methods☆204Updated 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…☆142Updated 4 years ago
- A pure C hashtable implementation.☆47Updated 4 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 12 years ago
- Low-memory-footprint mutexes for pthreads☆40Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆267Updated 5 months ago
- Common Datastructure Library for C developer.☆61Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- Documentation generator for C/C++ code☆51Updated 3 weeks ago
- Advanced cross-platform logging library for C/C++☆142Updated 3 weeks ago
- A simple bitset library in C☆132Updated 4 months ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- self education and historical research of the C++ compiler cfront v3☆80Updated 9 years ago