brianwatling / libfiberLinks
A User Space Threading Library Supporting Multi-Core Systems
☆140Updated last year
Alternatives and similar repositories for libfiber
Users that are interested in libfiber are comparing it to the libraries listed below
Sorting:
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- The world's first Web-scale memory allocator☆108Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- QSBR and EBR library☆121Updated 5 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 weeks ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Coroutines in C☆121Updated 11 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
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Lightweight locality-aware user-level threading runtime.☆188Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago