gofrs / flockLinks
Thread-safe file locking library in Go
☆661Updated last week
Alternatives and similar repositories for flock
Users that are interested in flock are comparing it to the libraries listed below
Sorting:
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Zero-allocation reflection library for Go☆581Updated last year
- Selected Go-internal packages factored out from the standard library☆949Updated 6 months ago
- Initialize structs with default values☆855Updated last year
- LZ4 compression and decompression in pure Go☆941Updated 5 months ago
- Pure Go Brotli encoder and decoder☆697Updated last week
- A portable mmap package for Go☆1,074Updated 10 months ago
- Parse and modify Go struct field tags☆647Updated 2 years ago
- Partial port of Python difflib package to Go☆421Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆625Updated 6 months ago
- Convert Golang's http.Request to CURL command line