samanbarghi / uThreads
A concurrent user-level thread library implemented in C++
☆314Updated 4 years ago
Alternatives and similar repositories for uThreads:
Users that are interested in uThreads are comparing it to the libraries listed below
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 7 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆256Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Mordor is a high performance I/O library based on fibers.☆348Updated 7 years ago
- C port of the HdrHistogram☆240Updated 3 months ago
- Configurable C++ platform adapter☆556Updated 6 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆371Updated 6 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆469Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- libnop: C++ Native Object Protocols☆576Updated 6 months ago
- A public domain lock free queues implemented in C++11☆182Updated 11 years ago
- QSBR and EBR library☆118Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- userland threads☆472Updated last week
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- Thread-safe cross-platform event loop library in C++☆173Updated 3 weeks ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆541Updated last year