juju / fslockLinks
☆131Updated 9 years ago
Alternatives and similar repositories for fslock
Users that are interested in fslock are comparing it to the libraries listed below
Sorting:
- A go function to report total system memory☆201Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 8 months ago
- Human readable byte formatter☆222Updated last week
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Convert snake case, camel case and kebap case strings☆151Updated this week
- Simple string pattern matcher for Go☆127Updated last year
- Like sync.Mutex, but works across processes☆80Updated last year
- Convert string to duration in golang☆113Updated last year
- ☆220Updated 10 months ago
- Helpful unit multipliers and functions for Go☆128Updated 6 months ago
- A Go (golang) library for wrapping words in a string.☆119Updated 4 years ago
- Go utilities for performing shell-like word splitting/joining☆209Updated last year
- Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)☆216Updated last month
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆162Updated last year
- #golang file times (atime, mtime, ctime, btime)☆273Updated last year
- A debouncer written in Go.