ericherman / eh-no-libcLinks
exploring coding without the standard library
☆20Updated last year
Alternatives and similar repositories for eh-no-libc
Users that are interested in eh-no-libc are comparing it to the libraries listed below
Sorting:
- Collection of libc-free C snippets that I paste and tweak in my projects☆14Updated 8 years ago
- simple preprocessor☆67Updated 5 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- A blazing fast hex dumper☆96Updated 3 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated last year
- A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regu…☆42Updated 2 years ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 3 years ago
- My minimal init of ewontfix fame☆37Updated 5 years ago
- Learn how argc and argv are passed from environment to Unix program.☆19Updated 4 years ago
- Create small 64-bit ELF files from C++17 source code☆17Updated 5 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆30Updated 3 years ago
- Lua for Plan 9 space☆21Updated last year
- Peephole optimizer for QBE☆31Updated 3 months ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A family of small, fast, and simple bitmap fonts in single-file C headers☆71Updated 7 years ago
- Tiny version of xlib, based on goingnuts' modifications of amigo's fork of an ancient xlib version.☆38Updated 9 years ago
- (OBSOLETE) A B Compiler for x86☆52Updated 2 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Portable UNIX tools (personal repository)☆61Updated last year
- small embeddable C-style preprocessor☆43Updated 2 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆48Updated 6 years ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- Collection of tiny C ELF programs with graphics output☆33Updated 2 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- RAII dynamic array in C☆21Updated 6 years ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Updated 6 years ago
- Collection of 0BSD-licensed freestanding C headers for GCC and Clang.☆25Updated 2 months ago
- ☆31Updated 3 years ago
- clex is a simple lexer generator☆104Updated 2 months ago