Minimalist Operating System designed to implement as much functionality as possible with a budget of 1000 Lines of Code
☆12Sep 28, 2016Updated 9 years ago
Alternatives and similar repositories for tinyos
Users that are interested in tinyos are comparing it to the libraries listed below
Sorting:
- light ifconfig☆14Apr 13, 2019Updated 6 years ago
- A single-header C command line parsing library☆15Jun 13, 2018Updated 7 years ago
- Simple netcat wrote in C☆16Jun 25, 2025Updated 8 months ago
- A bunch of C functions that are useful when writing simple code☆14Oct 5, 2024Updated last year
- terminal hex editor☆19Jan 12, 2026Updated last month
- Reimplementation of some of the coreutils for fun and profit.☆13Dec 25, 2017Updated 8 years ago
- css parser (C)☆10Jul 2, 2022Updated 3 years ago
- Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.☆15Oct 30, 2023Updated 2 years ago
- [Feature complete] A simpler alternative to sudo and doas☆11Oct 6, 2024Updated last year
- A tiny framebuffer image viewer☆13May 30, 2015Updated 10 years ago
- Unix process tree☆15Jan 1, 2015Updated 11 years ago
- Not So Simple Terminal☆19Aug 8, 2025Updated 6 months ago
- Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)☆20Feb 5, 2025Updated last year
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Dec 7, 2022Updated 3 years ago
- A small TrueType font rendering library (with hinting).☆16Dec 22, 2022Updated 3 years ago
- Minimal and fast regular expression library for C.☆21Jun 4, 2013Updated 12 years ago
- Simple benchmarking scripts to run on any machine to compare different C/C++ malloc implementations.☆17Jun 28, 2021Updated 4 years ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Sep 23, 2019Updated 6 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Sep 2, 2022Updated 3 years ago
- ☆17Dec 14, 2014Updated 11 years ago
- Smallest usable Editor in less than 800 lines of C☆18Apr 15, 2017Updated 8 years ago
- Tiny helper lib for building daemons in C☆18Feb 18, 2026Updated last week
- Exercises from The Book of C authored by Pragati Dhingra and Priyanka Bhaskar☆10Feb 25, 2023Updated 3 years ago
- C preprocessor utilities☆20May 26, 2018Updated 7 years ago
- A tiny PASCAL compiler for bootstrapping systems.☆19Apr 1, 2021Updated 4 years ago
- Simple elf linker implementation☆17May 4, 2019Updated 6 years ago
- WCC C Compiler for x86_64 Linux☆22Jan 11, 2026Updated last month
- Generate C code for TrueType, OpenType and other fonts supported by FreeType☆16Oct 2, 2016Updated 9 years ago
- Reliable LOG Daemon☆22Dec 17, 2021Updated 4 years ago
- Simple but compact wget replacement for embedded devices☆24Jan 17, 2024Updated 2 years ago
- A small and simple static analysis tool for C in C☆32Oct 4, 2024Updated last year
- Fake OS/window manager made with raylib☆23Nov 3, 2021Updated 4 years ago
- structure aware memory allocator☆23Mar 19, 2017Updated 8 years ago
- coreutils but cano! public domain 💖☆19May 31, 2024Updated last year
- just give me a unix shell☆37Jul 10, 2022Updated 3 years ago
- posix compatible lex utility which compiles to ~60KB☆27Aug 27, 2022Updated 3 years ago
- xxhash-64 in 20 lines