markpapadakis / coros-fibersLinks
Coroutines/Fibers implementation for x86
☆65Updated 9 years ago
Alternatives and similar repositories for coros-fibers
Users that are interested in coros-fibers are comparing it to the libraries listed below
Sorting:
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Coroutines in C☆122Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated this week
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- ☆31Updated 10 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- High performance utility library for C☆97Updated 6 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- A future and stream library for modern C++.☆67Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- ☆58Updated 7 years ago
- Block level data synchronization library☆49Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C11 Lock-free Stack☆184Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago