karrick / godirwalkLinks
Fast directory traversal for Golang
☆711Updated 2 years ago
Alternatives and similar repositories for godirwalk
Users that are interested in godirwalk are comparing it to the libraries listed below
Sorting:
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆634Updated 2 years ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,187Updated 3 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆660Updated 2 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- Go glob☆989Updated last year
- Thread-safe file locking library in Go☆637Updated 2 weeks ago
- Pretty printing for Go values☆1,388Updated 10 months ago
- Go library for detecting and expanding the user's home directory without cgo.☆1,419Updated last year
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆651Updated last year
- A simple file embedder for Go☆635Updated last year
- A tool to analyze and troubleshoot a Go binary size.☆1,702Updated last year
- Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no e…☆861Updated 2 years ago
- Non-blocking external commands in Go with streaming output☆978Updated 11 months ago
- ☆863Updated 10 months ago
- Selected Go-internal packages factored out from the standard library☆922Updated 2 months ago
- Better time duration formatting in Go!☆503Updated 4 years ago
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Visualize Go Dependency Trees☆1,018Updated 3 years ago
- Network address types☆722Updated 2 years ago
- Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use…☆799Updated last year
- Semantic Versioning (semver) library written in golang☆1,031Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆893Updated 2 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆750Updated 2 years ago
- experimental new HTTP client API for #golang (WIP)☆586Updated 6 years ago
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- File system event notification library on steroids.☆918Updated last year
- Get hash values for arbitrary values in Go (golang).☆759Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆785Updated last month