c-util / c-rbtreeLinks
Intrusive Red-Black Tree Collection
☆36Updated 4 months ago
Alternatives and similar repositories for c-rbtree
Users that are interested in c-rbtree are comparing it to the libraries listed below
Sorting:
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Generate minimal and customized core dump files on Linux.☆50Updated last year
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- NIH Utility Library☆91Updated 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated last week
- Convenient & cross-platform sandboxing C library☆44Updated 3 weeks ago
- Coroutines for C.☆76Updated 8 years ago
- ucontext implementation featuring glibc-compatible ABI☆128Updated 2 weeks ago
- C11 Lock-free Stack☆183Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆89Updated 3 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 5 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 6 months ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- ☆33Updated 2 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆14Updated 5 years ago
- Decimal Floating Point C Library☆105Updated last week
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- C99 trie library☆100Updated 6 years ago
- A generic C memory pool☆100Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 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 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago