fbuihuu / libtree
A library which implements a couple of famous binary search trees.
☆164Updated 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 9 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Coroutines for C.☆74Updated 7 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- redis's async event loop library☆188Updated 5 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- C library of key-value data structures.☆291Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- A simple bitset library in C☆132Updated 4 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 5 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- Anonymous functions in C☆249Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- A C++ pointer bump memory arena implementation☆90Updated 10 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago