tinyrlabs
Minimal implementations. Maximum understanding.
A collection of zero-dependency, high-performance libraries written in pure C.
Designed for embedded systems, education, and environments where simplicity is a feature.
- Zero dependencies — no package managers, no runtime, no virtual environments
- Readable source — every algorithm fits in your head (100–400 lines)
- Portable — compile anywhere a C compiler exists
- Deterministic — no GC pauses, no JIT, no hidden state
| Project | Description | Status |
|---|---|---|
| tinycml | Machine learning library in pure C11 — 11.6K LOC, 0 deps, 127 tests | Active |
More projects coming soon. The tiny family grows.
Built with C. No Python was harmed in the process.