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.☆332Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- Concurrent Programming Library (Coroutine) for C11☆362Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 3 months ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Thread-safe cross-platform event loop library in C++☆169Updated 4 months ago
- Configurable C++ platform adapter☆554Updated 5 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆478Updated last year
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 9 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆522Updated 7 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- A compressed bitmap class in C++.☆449Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆180Updated 6 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆465Updated 4 years ago
- Trie key-value database☆336Updated 2 years ago
- QSBR and EBR library☆117Updated 5 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- Various open addressing hashmap algorithms in C++☆254Updated 3 years ago
- Mordor is a high performance I/O library based on fibers.☆348Updated 6 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago