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☆182Updated last year
- 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
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A simple bitset library in C☆134Updated 3 months ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Coroutines for C.☆75Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- skiplist library for C.☆54Updated 8 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- C hash implementation based on khash☆172Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago