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 in C☆120Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- QSBR and EBR library☆118Updated 5 years ago
- 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
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Portable Runtime System☆23Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 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☆182Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Boost.Coroutine2☆130Updated 2 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆120Updated 3 years ago
- Lightweight locality-aware user-level threading runtime.☆183Updated this week
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Different implementations of spinlock.☆104Updated 10 years ago