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 last year
Related projects ⓘ
Alternatives and complementary repositories for minilib
- 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)☆27Updated 3 years ago
- A minimal ANSI escape sequence parser, written in C.☆23Updated 6 years ago
- A small arm/x86(-64) libc☆78Updated 3 weeks ago
- scc - simple C Compiler☆50Updated 7 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated 3 weeks ago
- A small and simple static analysis tool for C in C☆25Updated last month
- Yet another C compiler.☆29Updated 11 months ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆14Updated last year
- Slim and fast terminal emulator (94kB) with minimal external dependencies (Xlib,Xft)☆18Updated last month
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆11Updated 2 years ago
- An esoteric programming language☆28Updated 4 years ago
- simple preprocessor☆63Updated 4 years ago
- Collection of tiny C ELF programs with graphics output☆29Updated last year
- Tiny templating engine for C☆22Updated 7 months ago
- WCC C Compiler for x86_64 Linux☆15Updated 9 months ago
- A minimal 64-bit operating system for x86-64☆8Updated 8 months ago
- exploring coding without the standard library☆19Updated 4 months ago
- Minimal C Library☆70Updated 6 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 3 years ago
- posix compatible lex utility which compiles to ~60KB☆22Updated 2 years ago
- A simple ARM/x86(_64) static linker☆39Updated last year
- World's fastest Base64 encoder / decoder☆60Updated 2 years ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated 2 months ago
- small embeddable C-style preprocessor☆38Updated last year
- Tetris in a small virtual machine (11 lines of C)☆21Updated 3 weeks ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- Portable C Compiler sources☆83Updated 3 months ago
- A small self-compiling arm/x86-64 C compiler, linker, C library and ELF loader for command line or library use on macOS, Linux or bare me…☆22Updated 6 months ago