infinit / elleLinks
The Elle coroutine-based asynchronous C++ development framework.
☆476Updated 2 years ago
Alternatives and similar repositories for elle
Users that are interested in elle are comparing it to the libraries listed below
Sorting:
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆409Updated 9 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 6 years ago
- A concurrent user-level thread library implemented in C++☆316Updated 5 years ago
- userland threads☆495Updated last month
- Configurable C++ platform adapter☆559Updated 6 years ago
- libnop: C++ Native Object Protocols☆575Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Updated 2 years ago
- Acorn Web Server Appliance, built with IncludeOS☆90Updated 6 years ago
- Non-nullable pointers for C++☆317Updated 8 years ago
- An efficient and configurable logging framework for C++☆137Updated 4 years ago
- Yet another logging library.☆203Updated 7 years ago
- Unicode library for C++☆226Updated 7 months ago
- C++ benchmarking framework☆363Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead