fbuihuu / libtreeLinks
A library which implements a couple of famous binary search trees.
☆166Updated 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☆184Updated last year
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 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☆166Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Critbit trees in C☆334Updated 4 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 7 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- Coroutines for C.☆78Updated 8 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- Red-black tree C implementation☆37Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆61Updated 16 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- High performance utility library for C☆97Updated 7 months ago
- C hash implementation based on khash☆174Updated 6 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago