A concurrent user-level thread library implemented in C++
☆316Oct 2, 2020Updated 5 years ago
Alternatives and similar repositories for uThreads
Users that are interested in uThreads are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- Thread-safe cross-platform event loop library in C++☆187Feb 19, 2026Updated last month
- Core aware thread management system☆239Jul 16, 2023Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Mar 16, 2026Updated last week
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,094Updated this week
- An efficient and configurable logging framework for C++☆137Dec 15, 2021Updated 4 years ago
- A dependency-based coroutine scheduler☆45Oct 2, 2016Updated 9 years ago
- userland threads☆499Mar 11, 2026Updated last week
- Lightweight locality-aware user-level threading runtime.☆198Mar 13, 2026Updated last week
- ☆66Oct 13, 2020Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Sep 28, 2021Updated 4 years ago
- Structured concurrency in C☆1,917Apr 9, 2024Updated last year
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 12 years ago
- Configurable C++ platform adapter☆560Feb 14, 2019Updated 7 years ago
- simple read only ini parser☆16Feb 22, 2026Updated last month
- lthread, a multicore enabled coroutine library written in C☆819Jun 23, 2024Updated last year
- High performance server-side application framework☆9,159Updated this week
- Generating C code interface from CPP using clang libtooling☆86Aug 9, 2020Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Nov 15, 2019Updated 6 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆995Jan 2, 2024Updated 2 years ago
- A C++ expression -> x64 JIT☆1,260Aug 21, 2020Updated 5 years ago
- mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems☆2,115Jul 4, 2024Updated last year
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807May 23, 2021Updated 4 years ago
- µTune: Auto-Tuned Threading for OLDI Microservices☆14Oct 8, 2018Updated 7 years ago
- Service-discovery pattern implemented with nanomsg.☆25Jun 30, 2014Updated 11 years ago
- Go-style concurrency in C☆3,149Feb 9, 2021Updated 5 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,140Feb 14, 2026Updated last month
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Sep 22, 2011Updated 14 years ago
- A guide for the rest of us on using C++ templates.☆563May 30, 2018Updated 7 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Apr 28, 2017Updated 8 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆558Jan 5, 2024Updated 2 years ago
- Beringei is a high performance, in-memory storage engine for time series data.☆3,166Jul 11, 2018Updated 7 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆507Oct 22, 2023Updated 2 years ago
- An Open Source Implementation of the Actor Model in C++☆3,402Updated this week