c-util / c-rbtreeLinks
Intrusive Red-Black Tree Collection
☆32Updated last week
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☆49Updated 3 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- Coroutines for C.☆75Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- libuv thread communication☆58Updated 2 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years 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
- NIH Utility Library☆89Updated 3 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Circular Intrusive Double Linked List Collection☆23Updated last week
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Magic ring buffer☆21Updated 8 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
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- skiplist library for C.☆54Updated 8 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year