prasanthmadhavan / Red-Black-Tree
Red Black Tree Using C
☆21Updated 14 years ago
Alternatives and similar repositories for Red-Black-Tree
Users that are interested in Red-Black-Tree are comparing it to the libraries listed below
Sorting:
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- skiplist library for C.☆53Updated 8 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- High performance C implementation of AVL trees☆102Updated 5 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
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Various benchmarks☆38Updated 13 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Simple example of a Flex Scanner Paired with a Lemon Parser☆25Updated 12 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Coroutines for C.☆74Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- C99 trie library☆100Updated 6 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago