samanbarghi / uThreads
A concurrent user-level thread library implemented in C++
☆315Updated 4 years ago
Alternatives and similar repositories for uThreads
Users that are interested in uThreads are comparing it to the libraries listed below
Sorting:
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Thread-safe cross-platform event loop library in C++☆176Updated last week
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- Mordor is a high performance I/O library based on fibers.☆348Updated 7 years ago
- A compressed bitmap class in C++.☆452Updated 6 months ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- QSBR and EBR library☆119Updated 5 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 6 months ago
- C port of the HdrHistogram☆246Updated 6 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆258Updated 4 years ago
- Our open source benchmarks and code samples☆191Updated last month
- Meta programming utilities for C++14. Merged in matt-42/lithium☆725Updated 5 years ago
- C11 Lock-free Stack☆181Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆545Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++14 Reflection Library☆135Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago