brianwatling / libfiber
A User Space Threading Library Supporting Multi-Core Systems
☆138Updated last year
Alternatives and similar repositories for libfiber:
Users that are interested in libfiber are comparing it to the libraries listed below
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- C11 Lock-free Stack☆181Updated 8 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- QSBR and EBR library☆117Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 8 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Coroutines in C☆121Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Portable Runtime System☆23Updated 8 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- Lightweight locality-aware user-level threading runtime.☆182Updated this week
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆84Updated 2 years ago
- A C++ pointer bump memory arena implementation☆89Updated 10 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- Coroutines for C.☆74Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- High performance utility library for C☆92Updated 5 months ago
- [deprecated] For native C atomics, see Turf instead☆517Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆117Updated 2 years ago