liamg / memoryfsLinks
In-memory filesystem implementation of io/fs.FS
☆93Updated 2 years ago
Alternatives and similar repositories for memoryfs
Users that are interested in memoryfs are comparing it to the libraries listed below
Sorting:
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 7 months ago
- Convert a go file to its ast representation☆94Updated 5 months ago
- Go implementation for loading / unloading Linux kernel modules☆50Updated 4 months ago
- Bypasses restrictions on reflect☆75Updated 4 years ago
- ⚡ A CLI tool and Go library to ultra fast download files over HTTP(S)☆50Updated last year
- MimixBox - mimic BusyBox on Linux☆39Updated 10 months ago
- Faster version of the Go regexp package☆74Updated 4 months ago
- List your dependencies capabilities and monitor if updates require more capabilities.☆132Updated 2 years ago
- Tools for compiling many Go commands into one binary to save space. Builds are supported for vendor-based Go and module-based Go☆190Updated last year
- Read a tar file contents using go1.16 io/fs abstraction☆46Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Go package implementing WASI socket extensions☆176Updated last year
- In-process request tracing☆103Updated 4 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- High throughput primitives library☆50Updated 2 years ago
- Go Parser for ANSI strings☆70Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- List, find and inspect operating system processes in Go☆27Updated 3 weeks ago
- poCo - portable Containers. Create statically linked, portable binaries from container images (daemonless)☆94Updated 3 years ago
- Control QEMU like magic!☆116Updated last year
- Remote Git repos as fs.FS file systems.☆133Updated last year
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Shell library with powerful and modern UI, large feature set, and `.inputrc` support☆131Updated 3 weeks ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 4 months ago