dpt / ContainersLinks
A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C
☆40Updated 4 years ago
Alternatives and similar repositories for Containers
Users that are interested in Containers are comparing it to the libraries listed below
Sorting:
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Coroutines for C.☆75Updated 8 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 10 months ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- single file C libraries☆38Updated 5 months ago
- Convey testing framework for C.☆36Updated 7 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year