michael105 / minilib
A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.
☆37Updated 2 years ago
Alternatives and similar repositories for minilib:
Users that are interested in minilib are comparing it to the libraries listed below
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆18Updated 5 years ago
- Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.☆11Updated last year
- Single header C99 compiler (TCC)☆28Updated 3 years ago
- A minimal ANSI escape sequence parser, written in C.☆23Updated 7 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated 3 months ago
- A small arm/x86(-64) libc☆81Updated 3 months ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated 3 months ago
- Register Allocator for 8086☆75Updated last year
- scc - simple C Compiler☆51Updated 7 years ago
- Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)☆18Updated this week
- posix compatible lex utility which compiles to ~60KB☆23Updated 2 years ago
- WCC C Compiler for x86_64 Linux☆19Updated last month
- A simple ARM/x86(_64) static linker☆41Updated last year
- Minix getty☆14Updated 7 years ago
- small embeddable C-style preprocessor☆38Updated last year
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆12Updated 2 years ago
- A small and simple static analysis tool for C in C☆26Updated 3 months ago
- cmips☆56Updated 10 years ago
- A makefile project to demonstrate building a portable Hello World executable with Cosmopolitan Libc☆14Updated 2 years ago
- Portable OpenBSD m4.☆20Updated 2 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- C17 compiler implementation from scratch☆64Updated last year
- A small X server, based on Xorg 1.2 but with security fixes.☆88Updated 9 years ago
- A stripped down cli text editor that features a directory navigator for quicker traversal.☆31Updated 7 years ago
- A project to recreate the B compiler for the PDP-11 as authentically as possible☆30Updated 5 years ago
- A small arm/x86(-64) C compiler☆163Updated last year
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 3 years ago
- Small x86 opcode decoder library☆36Updated 2 months ago
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- Lightweight 8086 simulator for running ELKS and DOS programs☆16Updated last year