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
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- redis's async event loop library☆188Updated 5 years ago
- Fast, efficient string interning☆93Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆129Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Code samples for using libjit☆90Updated 7 years ago
- Tiny system call tracer and debugger☆112Updated 6 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 13 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Rabbit VM.☆105Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.