jserv / uThreadsLinks
A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++
☆27Updated 3 years ago
Alternatives and similar repositories for uThreads
Users that are interested in uThreads are comparing it to the libraries listed below
Sorting:
- Effective System Call Aggregation☆39Updated 3 years ago
- A small implementation of regular expression matching engine in C☆94Updated 5 years ago
- A User Space Threading Library☆20Updated last year
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Minimal tool for measuring cost of mode switch