gofrs / flockLinks
Thread-safe file locking library in Go
☆684Updated 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☆496Updated last year
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Partial port of Python difflib package to Go☆427Updated 2 years ago
- Initialize structs with default values☆862Updated last year
- A portable mmap package for Go☆1,080Updated last year
- reflect api without runtime reflect.Value cost☆819Updated 8 months ago
- Configuration for Go applications☆468Updated last year
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 8 months ago
- Convert Golang's http.Request to CURL command line☆795Updated last week
- Simple Golang scp client☆476Updated last week
- OS system statistics library for Go☆418Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆823Updated 3 weeks ago
- Parse and modify Go struct field tags☆652Updated 2 years ago
- ☆881Updated last year
- Generate interfaces from structure methods.☆349Updated last week
- Pure Go Brotli encoder and decoder☆709Updated 2 months ago
- LZ4 compression and decompression in pure Go☆942Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago
- Go copy directory recursively☆769Updated 11 months ago
- Visualize Go Dependency Trees☆1,052Updated 3 years ago
- Go glob☆1,006Updated last year
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆399Updated 2 years ago
- Go structures with default values using tags☆339Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆647Updated 2 months ago
- [Revamped] Go package for reading from continuously updated files (tail -f)☆388Updated last year