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 minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- A small implementation of regular expression matching engine in C☆93Updated 4 years ago
- A User Space Threading Library☆20Updated last year
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- A simple serial console utility☆17Updated 2 years ago
- Restoration of The Linux Scheduler Simulator (LinSched)☆18Updated 4 years ago
- Effective System Call Aggregation☆39Updated 2 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆115Updated last month
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- An experimental HTTP server implemented as Linux kernel module☆75Updated last month
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- sample phonebook program to illustrate the impact of cache miss☆10Updated 3 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 3 years ago
- Codezero Microkernel☆111Updated 3 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆82Updated last month
- A simple C Thread pool implementation☆13Updated 5 years ago
- JIT-accelerated RISC-V instruction set simulator☆35Updated last year
- Tiny C library for inter-thread/process communication via channels. Linux-only.☆12Updated 9 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- Coroutines for C.☆76Updated 8 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 3 years ago
- ☆32Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Ruby-like high-performance script programming language with JIT compilation☆27Updated 7 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Minimal and fast regular expression library for C.☆20Updated 12 years ago