fbuihuu / libtree
A library which implements a couple of famous binary search trees.
☆165Updated 3 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☆181Updated 11 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Critbit trees in C☆334Updated 3 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A simple bitset library in C☆134Updated last month
- Red-black tree C implementation☆37Updated 6 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆58Updated 6 years ago
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆54Updated 9 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago