c-util / c-rbtree
Intrusive Red-Black Tree Collection
☆31Updated last year
Alternatives and similar repositories for c-rbtree:
Users that are interested in c-rbtree are comparing it to the libraries listed below
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- libuv thread communication☆58Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- ☆27Updated 9 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- NIH Utility Library☆89Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Coroutines for C.☆74Updated 8 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- Circular Intrusive Double Linked List Collection☆23Updated 2 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- Magic ring buffer☆20Updated 8 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- 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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 8 months ago
- Hierarchical memory allocator☆72Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year