c-util / c-rbtreeLinks
Intrusive Red-Black Tree Collection
☆37Updated 6 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☆53Updated 4 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Generate minimal and customized core dump files on Linux.☆51Updated last year
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines for C.☆78Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- NIH Utility Library☆92Updated 4 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆206Updated this week
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- A generic C memory pool☆101Updated 9 years ago
- Debug Malloc memory allocation debugging C library☆171Updated 3 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- libuv thread communication☆60Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- ucontext implementation featuring glibc-compatible ABI☆133Updated 3 weeks ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Updated 13 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- ☆14Updated 11 years ago
- C library of key-value data structures.☆297Updated 5 years ago
- A lightweight header only logging library for C☆56Updated 3 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