psanford / memfsLinks
In-memory implementation of Go's `io/fs.FS` interface
☆115Updated 9 months ago
Alternatives and similar repositories for memfs
Users that are interested in memfs are comparing it to the libraries listed below
Sorting:
- S3 FileSystem (fs.FS) implementation☆207Updated last year
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Go reflection simplified☆102Updated 9 months ago
- Go utilities for performing shell-like word splitting/joining☆209Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A go function to report total system memory☆202Updated 3 years ago
- ☆132Updated 9 years ago
- A complete solution for static files in Go code☆129Updated last year
- Bitset data structure☆164Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Basic Markdown parser and HTML generator☆111Updated 7 months ago
- Partial implementation of SVG 2.0 specification in golang.☆171Updated 2 years ago
- Simple string pattern matcher for Go☆128Updated last year
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- Python's repr() for Go☆166Updated last week
- Convert a go file to its ast representation☆93Updated 3 weeks ago
- A Go (golang) library for wrapping words in a string.☆122Updated 4 years ago
- ☆98Updated 7 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆83Updated 2 months ago
- Natural strings sorting in Go☆78Updated last year
- An implementation of sed in Go. Just because!☆141Updated 4 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆65Updated 2 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆87Updated last month
- A debouncer written in Go.☆135Updated 8 months ago