iafan / cwalkLinks
cwalk = Concurrent filepath.Walk replacement (Go)
☆36Updated 4 years ago
Alternatives and similar repositories for cwalk
Users that are interested in cwalk are comparing it to the libraries listed below
Sorting:
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- ARCHIVED: A zero dependency asset embedder for Go☆84Updated 4 years ago
- Run stuff on the main thread in Go☆82Updated 2 years ago
- Decompress .7z files in Go using 7z executable☆33Updated 4 years ago
- The command-line window recorder☆93Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- An implementation of sed in Go. Just because!☆142Updated 8 months ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- A complete solution for static files in Go code☆129Updated last year
- Pure Go SQLite file reader☆199Updated 2 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Natural strings sorting in Go☆80Updated last year
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- Run small snippets of Go code from the command line☆26Updated 2 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Go's missing DateTime package☆37Updated 2 weeks ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- An implementation of the FileSystem interface for tar files.☆58Updated 5 years ago
- A simple file cache implementation in Go.☆93Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A MIME type sniffer for Go.☆34Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago