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:
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C11 Lock-free Stack☆183Updated last year
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- QSBR and EBR library☆127Updated 5 years ago
- Coroutines in C☆121Updated 11 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated last month
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 11 months ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- High performance utility library for C☆94Updated 3 months ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago