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.☆12Updated last year
- A minimal ANSI escape sequence parser, written in C.☆23Updated 6 years ago
- Slim and fast terminal emulator (94kB) with minimal external dependencies (Xlib,Xft)☆18Updated 3 weeks ago
- Single header C99 compiler (TCC)☆26Updated 3 years ago
- scc - simple C Compiler☆49Updated 7 years ago
- A small arm/x86(-64) libc☆77Updated 2 weeks ago
- minimalistic full screen text editor on ncurses☆19Updated 11 months ago
- Self-hosting Real Mode x86 Assembler☆33Updated last week
- A small and simple static analysis tool for C in C☆25Updated last month
- An esoteric programming language☆27Updated 3 years ago
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 3 years ago
- Tetris in a small virtual machine (11 lines of C)☆21Updated last week
- C17 compiler implementation from scratch☆64Updated last year
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆11Updated 2 years ago
- Lightweight 8086 simulator for running ELKS and DOS programs☆16Updated last year
- Portable OpenBSD m4.☆20Updated 2 years ago
- WCC C Compiler for x86_64 Linux☆15Updated 8 months ago
- C implementation of drawille library and extra drawing functionality☆61Updated 3 years ago
- A quite simple debugger for Linux☆9Updated 15 years ago
- A project to recreate the B compiler for the PDP-11 as authentically as possible☆27Updated 5 years ago
- Yet another C compiler.☆29Updated 10 months ago
- posix compatible lex utility which compiles to ~60KB☆21Updated 2 years ago
- Tiny templating engine for C☆22Updated 7 months ago
- small embeddable C-style preprocessor☆38Updated last year
- newest version of small C that i know about, compiles to 32-bit fasm/nasm syntax assembly☆13Updated 9 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Trying different approaches to Double Buffering in Pure X11 applications on Linux☆25Updated 3 years ago
- World's fastest Base64 encoder / decoder☆60Updated 2 years ago
- Context-free grammar parsing library☆11Updated last month