samanbarghi / uThreads
A concurrent user-level thread library implemented in C++
☆314Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for uThreads
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆285Updated 4 years ago
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 7 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- Thread-safe cross-platform event loop library in C++☆167Updated 2 months ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- An efficient and configurable logging framework for C++☆137Updated 2 years ago
- A compressed bitmap class in C++.☆446Updated 3 weeks ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆178Updated 3 weeks ago
- Our open source benchmarks and code samples☆188Updated last month
- C port of the HdrHistogram☆236Updated this week
- Concurrent data structures in C++☆1,408Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- QSBR and EBR library☆116Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆644Updated 2 months ago