sebastiencs / red-black-treeLinks
C - Left-leaning red black tree implementation
☆40Updated last year
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:
- Red-black tree C implementation☆37Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Various benchmarks☆38Updated 13 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆42Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆38Updated 5 months ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 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
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆54Updated 11 months ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- ☆16Updated 11 years ago
- Shared memory allocator☆21Updated 9 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
- ☆25Updated 5 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A tiny library to send file descriptors across processes☆167Updated 7 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆29Updated 8 years ago
- Mock++: A Portable Mocking Framework for C++11☆18Updated 4 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆49Updated 3 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 4 years ago
- Function tracer for gcc☆35Updated 8 years ago