brianwatling / libfiber
A User Space Threading Library Supporting Multi-Core Systems
☆139Updated last year
Alternatives and similar repositories for libfiber:
Users that are interested in libfiber are comparing it to the libraries listed below
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Coroutines in C☆120Updated 10 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Our open source benchmarks and code samples☆190Updated this week
- QSBR and EBR library☆119Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆222Updated 3 years ago
- High performance utility library for C☆92Updated 7 months ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 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 10 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 4 years ago
- Boost.Coroutine2☆130Updated 2 weeks ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago