pkg / singlefile
singlefile implements a host wide locking mechanism.
☆34Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for singlefile
- show Go package dependencies☆52Updated 6 years ago
- Remove implicit field traversals from Go source☆35Updated 2 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 7 years ago
- prdeps prints the dependency graph of a Go package.☆42Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- Package srcutil provides utilities for working with Go source code.☆26Updated 7 years ago
- ☆29Updated 8 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 6 years ago
- Go lang tar http.FileSystem☆46Updated 7 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- A []byte pool for Go.☆39Updated 2 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 3 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- ☆39Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 5 years ago
- A simple natural sorter for Go Strings☆28Updated 9 years ago
- Run linters from Go code -☆67Updated 6 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- Temporary structs and maps with expiring elements in Golang