fbuihuu / libtree
A library which implements a couple of famous binary search trees.
☆164Updated 2 years ago
Alternatives and similar repositories for libtree:
Users that are interested in libtree are comparing it to the libraries listed below
- C11 Lock-free Stack☆180Updated 7 months ago
- Red-black tree C implementation☆37Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 3 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Tiny system call tracer and debugger☆112Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- Fast, efficient string interning☆92Updated 7 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 6 months ago
- A C++ pointer bump memory arena implementation☆87Updated 9 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 14 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆129Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Coroutines for C.☆73Updated 7 years ago
- Generic red-black tree library (by Julienne Walker).☆55Updated 5 years ago
- QSBR and EBR library☆116Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Fast serialization framework for C☆224Updated 7 years ago
- NIH Utility Library☆89Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 8 years ago