1 7 3 dup rot
Results
4
repositories owned by
1 7 3 dup rot
harm-less
94
Stars
5
Forks
Watchers
Inspired by suckless and cat-v, this is a simple single document wiki of suckless practices and minimal software.
mcmpq.h
37
Stars
2
Forks
Watchers
Ultra-high-performance, static, brutalist, single-header, multi-producer multi-consumer queue library in 143 lines of C11. Thread-safe, lock-free multithreading, with minimal overhead. A celebration o...
tinyforth
17
Stars
2
Forks
Watchers
Ultra-tiny forth implementation in GNU C99. A microscopic simplified forth, designed to be as simple, extensible, and readable as possible