gofrs / flock
Thread-safe file locking library in Go
☆579Updated last week
Related projects ⓘ
Alternatives and complementary repositories for flock
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- A portable mmap package for Go☆948Updated last month
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Pure Go Brotli encoder and decoder☆624Updated last month
- An in-memory cache with item expiration and generics☆955Updated last week
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- simple struct copying for golang☆452Updated 4 years ago
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- Parse and modify Go struct field tags☆633Updated last year
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆764Updated 2 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- errors with stacktraces for go☆938Updated 10 months ago
- Partial port of Python difflib package to Go☆391Updated last year
- Visualize Go Dependency Trees☆934Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Network address types☆714Updated last year
- Go glob☆962Updated 9 months ago
- [mirror]☆281Updated 2 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆877Updated last year
- Fast ring-buffer deque (double-ended queue)☆590Updated this week
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- Zero-allocation reflection library for Go☆526Updated last year
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- concurrency utilities☆289Updated 5 years ago
- 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 …☆362Updated last year
- XXH3 algorithm in Go☆409Updated last year