c-util / c-rbtreeLinks
Intrusive Red-Black Tree Collection
☆32Updated last month
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☆51Updated 3 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- Coroutines for C.☆75Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- NIH Utility Library☆90Updated 3 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Hierarchical memory allocator☆73Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- ☆27Updated 9 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- libuv thread communication☆58Updated 2 years ago
- A generic C memory pool☆100Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- 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
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆187Updated this week
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago