brianwatling / libfiberLinks
A User Space Threading Library Supporting Multi-Core Systems
☆141Updated 2 years ago
Alternatives and similar repositories for libfiber
Users that are interested in libfiber are comparing it to the libraries listed below
Sorting:
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Portable Runtime System☆24Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆296Updated 5 years ago
- Coroutines in C☆122Updated 11 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated 3 weeks ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago