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 User Space Threading Library☆20Updated last year
- JIT-accelerated RISC-V instruction set simulator☆37Updated 2 years ago
- An experimental HTTP server implemented as Linux kernel module☆79Updated 5 months ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- A small implementation of regular expression matching engine in C☆94Updated 4 years ago
- A portable, software-only OpenGL 1.1 rasterizer in C99☆91Updated last week
- Minimal tool for measuring cost of mode switch☆15Updated 4 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆118Updated 4 months ago
- A multi-thread Redis implementation with RCU☆17Updated 6 months ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- A high-level API for accessing DWARF debugging information, in C++☆29Updated 2 weeks ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- An implementation of classical tic-tac-toe game for terminal I/O☆16Updated 3 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- A Linux device driver that simulates interrupts☆12Updated 3 months ago
- ☆21Updated 11 months ago
- ☆22Updated 3 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- A header-only implementation of SipHash☆33Updated 4 months ago
- ☆61Updated 7 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- A small and efficient web server with 1K lines of C code☆89Updated 5 months ago
- Doug Lea's malloc☆37Updated 9 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 3 years ago
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 3 years ago
- GCC plugin for C language that tracks references to allocated objects☆30Updated 7 months ago
- A virtio layer for xv6☆11Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 4 months ago