nao1215 / mimixboxLinks
MimixBox - mimic BusyBox on Linux
☆39Updated 8 months ago
Alternatives and similar repositories for mimixbox
Users that are interested in mimixbox are comparing it to the libraries listed below
Sorting:
- In-memory filesystem implementation of io/fs.FS☆92Updated 2 years ago
- GitHub action to setup a TinyGo environment☆20Updated 5 months ago
- mkgoprj - Golang project template generator☆21Updated 2 months ago
- A very fast arena allocator for Go☆32Updated last week
- Control QEMU like magic!☆117Updated last year
- Run an executable embedded in a Go binary☆20Updated 6 months ago
- A context-based, generics enabled, zero dependency Go (and TinyGo!) command-line flag and argument parsing library☆34Updated 5 months ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆35Updated last year
- conbox is a Go implementation of unix-like utilities as single static executable intended for small container images.☆44Updated last year
- A cross-platform Go implementation of the which(1) command, usable both as a CLI and library☆49Updated last month
- A readline implementation in pure Go☆46Updated 9 months ago
- A terminfo package in pure go!☆52Updated 3 years ago
- Fast reflection for mere mortals☆19Updated 3 weeks ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- 3D-like first person shooter engine written in go inspired by Wolfenstein 3D☆18Updated 2 months ago
- ☆23Updated 9 months ago
- gotkit is a set of useful GTK4 components and functions that will aid in developing certain specific types of applications.☆22Updated 8 months ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Java Bytecode to Go Transpiler☆21Updated 4 years ago
- Graphic library supporting various displays☆28Updated 7 months ago
- A set of tools for building parsers using the Go programming language.☆49Updated 2 years ago
- Unix userland implemented in pure Go, texutils, pipes, exec handlers, shell colon parsing.☆21Updated 2 years ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆28Updated 2 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- draw images in terminals☆80Updated 2 months ago
- ☆57Updated 4 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆34Updated 4 years ago
- Read a tar file contents using go1.16 io/fs abstraction