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.
☆39Updated 2 years ago
Alternatives and similar repositories for minilib:
Users that are interested in minilib are comparing it to the libraries listed below
- Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.☆12Updated last year
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Updated 5 years ago
- Single header C99 compiler (TCC)☆30Updated 3 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)☆20Updated last month
- posix compatible lex utility which compiles to ~60KB☆23Updated 2 years ago
- A minimal ANSI escape sequence parser, written in C.☆24Updated 7 years ago
- A small and simple static analysis tool for C in C☆28Updated 5 months ago
- An esoteric programming language☆31Updated 4 years ago
- scc - simple C Compiler☆55Updated 8 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated 5 months ago
- Tiny Regular Expression Matcher☆9Updated 5 years ago
- A simple ARM/x86(_64) static linker☆42Updated 2 years ago
- WCC C Compiler for x86_64 Linux☆18Updated 3 months ago
- A small arm/x86(-64) libc☆81Updated 5 months ago
- Collection of tiny C ELF programs with graphics output☆32Updated last year
- simple preprocessor☆64Updated 4 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Portable OpenBSD m4.☆20Updated 2 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated 5 months ago
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆33Updated 8 years ago
- Minix getty☆14Updated 7 years ago
- pad's fork of ken thompson plan9 C compilers https://code.google.com/p/ken-cc/☆31Updated 11 months ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆26Updated 2 years ago
- My minimal init of ewontfix fame☆34Updated 4 years ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆27Updated 3 months ago
- A small X server, based on Xorg 1.2 but with security fixes.☆96Updated 9 years ago
- small embeddable C-style preprocessor☆39Updated last year
- Self-hosting C toolchain, from scratch☆34Updated last month