alexflint / go-filemutexLinks
Like sync.Mutex, but works across processes
☆83Updated 6 months ago
Alternatives and similar repositories for go-filemutex
Users that are interested in go-filemutex are comparing it to the libraries listed below
Sorting:
- ☆130Updated 9 years ago
- A go function to report total system memory☆207Updated 3 years ago
- Human readable byte formatter☆224Updated last week
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Convert snake case, camel case and kebap case strings☆156Updated 7 months ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Go utilities for performing shell-like word splitting/joining☆212Updated last year
- Natural strings sorting in Go☆80Updated last year
- Helpful unit multipliers and functions for Go☆132Updated 5 months ago
- #golang file times (atime, mtime, ctime, btime)☆278Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated last month
- Go reflection simplified☆102Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last week
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- Go exec helpers for better using processes.☆95Updated 3 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- A debouncer written in Go.☆139Updated 2 weeks ago
- Expression evaluation in golang☆173Updated 11 months ago
- 🚀 Fast and light wildcard pattern matching.☆99Updated 11 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆148Updated 2 years ago
- Compute message digest for large files in Go☆115Updated 2 years ago
- Deep copy generator☆160Updated 2 months ago
- Package bytesize provides functionality for measuring and displaying byte sizes.☆46Updated 3 years ago
- golang cross compiler with CGO☆128Updated last week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year