A concurrent user-level thread library implemented in C++
☆317Oct 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
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
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 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
- Lightweight locality-aware user-level threading runtime.☆199Feb 11, 2026Updated 2 weeks ago
- Concurrent Programming Library (Coroutine) for C11☆365Sep 28, 2021Updated 4 years ago
- Thread-safe cross-platform event loop library in C++☆185Feb 19, 2026Updated last week
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago
- Generating C code interface from CPP using clang libtooling☆85Aug 9, 2020Updated 5 years ago
- Configurable C++ platform adapter☆559Feb 14, 2019Updated 7 years ago
- A guide for the rest of us on using C++ templates.☆562May 30, 2018Updated 7 years ago
- A dependency-based coroutine scheduler☆45Oct 2, 2016Updated 9 years ago
- Structured concurrency in C☆1,916Apr 9, 2024Updated last year
- A C++ expression -> x64 JIT☆1,258Aug 21, 2020Updated 5 years ago
- High performance server-side application framework☆9,129Updated this week
- 👶🏻😿 A zero-dependency network sniffer, written from scratch, that supports emulated and native cBPF. Runs on Linux, BSD, macOS and Win…☆13Nov 8, 2025Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems☆2,116Jul 4, 2024Updated last year
- Go-style concurrency in C☆3,138Feb 9, 2021Updated 5 years ago
- lthread, a multicore enabled coroutine library written in C☆819Jun 23, 2024Updated last year
- Compile-time C Compiler implemented as C++14 constant expressions☆807May 23, 2021Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- userland threads☆497Dec 10, 2025Updated 2 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Nov 15, 2019Updated 6 years ago
- Beringei is a high performance, in-memory storage engine for time series data.☆3,170Jul 11, 2018Updated 7 years ago
- A single-header ANSI C gui library☆14,145Jan 3, 2020Updated 6 years ago
- Crit-bit tree (trie) library☆32Jun 8, 2014Updated 11 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,087Feb 14, 2026Updated 2 weeks ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Jan 5, 2024Updated 2 years ago
- An efficient and configurable logging framework for C++☆137Dec 15, 2021Updated 4 years ago
- Yet Another MAthematical library☆14Aug 16, 2025Updated 6 months ago
- ☆66Oct 13, 2020Updated 5 years ago
- Simple operating system in C++, written from scratch☆1,714Nov 19, 2024Updated last year
- Experimental, scalable, high performance HTTP server☆6,016Jan 28, 2026Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- A minimal, resource efficient unikernel for cloud services☆5,214Jan 8, 2026Updated last month