sysprog21 / threadkit
A collection of lightweight threading utilities
☆23Updated 4 years ago
Alternatives and similar repositories for threadkit:
Users that are interested in threadkit are comparing it to the libraries listed below
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- A User Space Threading Library☆18Updated 8 months ago
- structure aware memory allocator☆23Updated 7 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- Buddy Memory Allocator☆12Updated 5 years ago
- A simple serial console utility☆15Updated last year
- ☆9Updated 2 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 5 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 2 years ago
- TinyGL: a Small, Free and Fast Subset of OpenGL☆64Updated 6 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆43Updated 4 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- ☆32Updated last year
- Restoration of The Linux Scheduler Simulator (LinSched)☆17Updated 3 years ago
- Linux-like doubly-linked list☆50Updated 9 months ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆99Updated 11 months ago
- Effective System Call Aggregation☆38Updated 2 years ago
- An experimental HTTP server implemented as Linux kernel module☆71Updated 2 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆74Updated last week
- cprops - C Prototyping Tools☆12Updated 12 years ago
- A low latency threaded logger with multiple producers and 1 consumer through a circular buffer per thread, without locks. Implements the …☆10Updated last year
- Self-hosting C toolchain, from scratch☆15Updated 4 months ago
- JIT-accelerated RISC-V instruction set simulator☆31Updated last year
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago
- Many Threads Operating System☆18Updated 2 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Low-memory-footprint mutexes for pthreads☆40Updated 2 years ago