mystor / micro-coreutilsLinks
An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible
☆62Updated 9 years ago
Alternatives and similar repositories for micro-coreutils
Users that are interested in micro-coreutils are comparing it to the libraries listed below
Sorting:
- X86_64 Linux webserver in assembler☆107Updated 10 years ago
- A library that allows processes to waive their rights☆27Updated 9 years ago
- ltrace clone that uses bcc + uprobes instead of ptrace☆47Updated 7 years ago
- Bootstrapping script for Rust Cargo when cross-compilation is difficult or impossible.☆35Updated 7 years ago
- Yet another tiny and unfinished x86/ARM kernel☆81Updated 8 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- bloc is a better locate tool for finding files in your system☆19Updated 7 years ago
- Base256 encoding with emoji☆78Updated 6 years ago
- Using Rust to make a 151-byte static AMD64 Linux binary☆57Updated 5 years ago
- Graphical User Interfaces, The UNIX Way☆41Updated 7 years ago
- Fac is a general-purpose build system that runs on Linux only, which automatically tracks dependencies by observing the build commands in…☆78Updated 3 years ago
- A synchronous, single-threaded interface for starting processes on Linux☆34Updated 4 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 4 years ago
- Incremental failure injection in C☆18Updated 8 years ago
- FreeBSD kernel module in Rust