ericherman / eh-no-libcLinks
exploring coding without the standard library
☆19Updated 11 months ago
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 7 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- Library to ease porting userland OpenBSD code to Serenity☆15Updated 5 years ago
- A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regu…☆39Updated 2 years ago
- simple preprocessor☆66Updated 5 years ago
- small embeddable C-style preprocessor☆40Updated 2 years ago
- change or display the stack size of an ELF binary☆22Updated 6 years ago
- Collection of tiny C ELF programs with graphics output☆33Updated 2 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆29Updated 3 years ago
- Yet another C compiler.☆30Updated last year
- Learn how argc and argv are passed from environment to Unix program.☆19Updated 4 years ago
- Collection of C utilities taken and cleaned up from my other projects☆35Updated 8 years ago
- scc - simple C Compiler☆59Updated 8 years ago
- Dynamic Allocation Library - Stacks, Queues, Custom Allocators & Virtual Memory☆21Updated 4 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Peephole optimizer for cproc and QBE☆25Updated 2 months ago
- A blazing fast hex dumper☆94Updated 3 years ago
- x – minimalist data compressor☆53Updated 5 years ago
- Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)☆20Updated 5 months ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- posix compatible lex utility which compiles to ~60KB☆23Updated 2 years ago
- simple, portable public domain install script for use in Makefiles☆16Updated last year
- ncurses-based sprite editor☆28Updated 4 years ago
- (OBSOLETE) A B Compiler for x86☆46Updated last year
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Updated 5 years ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated 8 months ago
- RAII dynamic array in C☆22Updated 6 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☆57Updated 10 years ago
- C89 compatible threads.☆37Updated last month