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 2 years ago
- A User Space Threading Library☆19Updated last year
- A small implementation of regular expression matching engine in C☆93Updated 4 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 4 years ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 3 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆79Updated 2 weeks ago
- JIT-accelerated RISC-V instruction set simulator☆35Updated last year
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆111Updated 2 weeks ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 2 years ago
- A multi-thread Redis implementation with RCU☆17Updated 2 months ago
- An experimental HTTP server implemented as Linux kernel module☆75Updated 2 weeks ago
- ☆20Updated 7 months ago
- A header-only implementation of SipHash☆30Updated 3 weeks ago
- A Linux device driver that simulates interrupts☆12Updated 3 months ago
- A shabby implementation of Java virtual machine in C☆144Updated 2 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- ☆60Updated 7 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A collection of virtual input device drivers for Linux☆35Updated 3 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- Simple hex editor with highlighting for ELF binaries☆56Updated 4 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated last year
- Sort of Lambdas for gcc☆34Updated 5 years ago
- A Small RISC-V Virtual Machine☆80Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year