karrick / godirwalkLinks
Fast directory traversal for Golang
☆724Updated 2 years ago
Alternatives and similar repositories for godirwalk
Users that are interested in godirwalk are comparing it to the libraries listed below
Sorting:
- Go glob☆1,014Updated 2 years ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆636Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 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 …☆664Updated 2 years ago
- File system event notification library on steroids.☆928Updated last year
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,188Updated 4 years ago
- Package treeprint provides a simple ASCII tree composing tool.☆418Updated 7 months ago
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆347Updated 3 months ago
- dque is a fast, embedded, durable queue for Go☆793Updated last year
- Pretty printing for Go values☆1,406Updated last year
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Pure golang package for reading and writing xz-compressed files☆546Updated last month
- Go parallel gzip (de)compression☆1,177Updated 2 months ago
- Better time duration formatting in Go!☆510Updated 4 years ago
- A tool to analyze and troubleshoot a Go binary size.☆1,714Updated last year
- Partial port of Python difflib package to Go☆430Updated 2 years ago
- A simple file embedder for Go