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☆183Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years ago
- Coroutines for C.☆76Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆67Updated 14 years ago
- Critbit trees in C☆335Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- IPC Examples☆52Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago