mirek / rb_tree
Red-black tree C implementation
☆37Updated 6 years ago
Alternatives and similar repositories for rb_tree:
Users that are interested in rb_tree are comparing it to the libraries listed below
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- Tiny helper lib for building daemons in C☆19Updated 4 months ago
- Netstring parsing in C☆35Updated 4 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆53Updated 4 years ago
- Function tracer for gcc☆35Updated 8 years ago
- High performance C implementation of AVL trees☆100Updated 5 years ago
- C library for Lexical Analysis☆30Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Shared memory allocator☆19Updated 8 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 11 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- A program that descrypts C type declarations. Implemented as an exercise for "Expert C Programming" book.☆12Updated 9 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 10 months ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 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
- A debugger which detects memory access violations☆33Updated 10 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- libcmime is a lightweight mime library, written in C☆30Updated last year
- A tiny lexical analyser generator☆19Updated 13 years ago
- Cross platform library to gather process and system information.☆88Updated 7 years ago
- ☆21Updated 7 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago