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:
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Coroutines in C☆121Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- QSBR and EBR library☆121Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C11 Lock-free Stack☆182Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- The world's first Web-scale memory allocator☆107Updated 6 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- High performance utility library for C☆94Updated 10 months ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- Lightweight locality-aware user-level threading runtime.☆186Updated last month
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago