sysprog21 / threadkitLinks
A collection of lightweight threading utilities
☆24Updated 5 years ago
Alternatives and similar repositories for threadkit
Users that are interested in threadkit are comparing it to the libraries listed below
Sorting:
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- structure aware memory allocator☆23Updated 8 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- A User Space Threading Library☆19Updated last year
- Restoration of The Linux Scheduler Simulator (LinSched)☆17Updated 3 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Effective System Call Aggregation☆38Updated 2 years ago
- Buddy Memory Allocator☆12Updated 6 years ago
- Linus Torvalds' linked list argument for good taste, explained☆15Updated last year
- A simple serial console utility☆16Updated last year
- ☆9Updated last month
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 3 months ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆110Updated last year
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- An experimental HTTP server implemented as Linux kernel module☆74Updated this week
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- A simple C Thread pool implementation☆15Updated 6 years ago
- ☆32Updated 2 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 3 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- JIT-accelerated RISC-V instruction set simulator☆33Updated last year
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Minimally design scripting language for use on systems with limited resources.☆55Updated 7 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 2 months ago