fbuihuu / libtreeLinks
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
Sorting:
- C11 Lock-free Stack☆181Updated last year
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- Coroutines for C.☆74Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- High performance utility library for C☆93Updated 9 months ago
- Fast, efficient string interning☆96Updated 7 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆57Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- redis's async event loop library☆188Updated 5 years ago
- A simple bitset library in C☆134Updated 3 months ago
- Code samples for using libjit☆91Updated 8 years ago
- A fork of Paul Hsieh's Better String Library☆146Updated 5 years ago