detailyang / go-fallocateLinks
syscall "fallocate" implement with different os
☆32Updated 6 years ago
Alternatives and similar repositories for go-fallocate
Users that are interested in go-fallocate are comparing it to the libraries listed below
Sorting:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- ☆11Updated 10 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Key/Value database benchmark☆26Updated 5 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago