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
- JIT-accelerated RISC-V instruction set simulator☆35Updated last year
- An experimental HTTP server implemented as Linux kernel module☆75Updated last month
- A small implementation of regular expression matching engine in C☆93Updated 4 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆82Updated last month
- 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
- A multi-thread Redis implementation with RCU☆17Updated 3 months ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆115Updated last month
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 3 years ago
- A Linux device driver that simulates interrupts☆12Updated 4 months ago
- A shabby implementation of Java virtual machine in C☆146Updated 3 years ago
- Linus Torvalds' linked list argument for good taste, explained☆15Updated last year
- A collection of lightweight threading utilities☆24Updated 5 years ago
- A high-level API for accessing DWARF debugging information, in C++☆28Updated 3 weeks ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- ☆60Updated 7 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A Small RISC-V Virtual Machine☆83Updated 3 years ago
- A simple serial console utility☆17Updated 2 years ago
- Async primitives library for C++20☆18Updated last month
- A bare metal port of the GNU ISO C++ library☆38Updated 2 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 6 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 3 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago