markpapadakis / coros-fibersLinks
Coroutines/Fibers implementation for x86
☆65Updated 8 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:
- Coroutines in C☆121Updated 11 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- High performance multithreading toolkit for C++17☆47Updated last week
- A dependency-based coroutine scheduler☆45Updated 8 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
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- High performance utility library for C☆94Updated 3 weeks ago
- ☆56Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- ☆31Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 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 unit-testing framework (C++11).☆85Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago