Skip to content
@tinyrlabs

Tiny Research Labs

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.


Philosophy

  • 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

Projects

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.

Popular repositories Loading

  1. .github .github Public

    Organization profile

  2. tinydrone tinydrone Public

    Autonomous drone target detection system using tinycml — embedded CNN on ESP32-CAM

    C

  3. tinycml tinycml Public

    Tiny C Machine Learning Library - Zero-dependency C11 library for learning ML from scratch

    C

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…