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:
- Coroutines in C☆122Updated 11 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- High performance utility library for C☆96Updated 5 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 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
- A dependency-based coroutine scheduler☆45Updated 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/ …☆45Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- ☆31Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- A high performance C++ playground library☆47Updated 9 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Block level data synchronization library☆49Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Persistent red-black tree in C++☆30Updated last month
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fast, efficient string interning☆99Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago