juju / mutexLinks
Provides a named machine level mutex shareable between processes.
☆29Updated 2 years ago
Alternatives and similar repositories for mutex
Users that are interested in mutex are comparing it to the libraries listed below
Sorting:
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Go JSON5 decoder package based on encoding/json☆64Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 4 months ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Topological Sorting for Golang☆65Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 5 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.☆78Updated 3 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- A debouncer written in Go.☆139Updated last week
- Caddy module to Convert gRPC-Web requests to normal gRPC for servers☆31Updated 3 months ago
- Context-aware I/O streams (Writer, Reader) for Go