mirek / rb_tree
Red-black tree C implementation
☆36Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for rb_tree
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆83Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- Concurrent trie-hash map library☆89Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- ☆27Updated 8 years ago
- A debugger which detects memory access violations☆31Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- Shared memory allocator☆19Updated 8 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆53Updated 4 years ago
- Parse URLs in C much like Node's url module.☆55Updated 5 months ago
- Generic red-black tree library (by Julienne Walker).☆55Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago
- libcmime is a lightweight mime library, written in C☆30Updated 11 months ago
- NIH Utility Library☆89Updated 3 years ago
- ☆20Updated 9 years ago
- Function tracer for gcc☆34Updated 7 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆39Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆33Updated 10 years ago