detailyang / go-fallocate
syscall "fallocate" implement with different os
☆31Updated 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
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 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…☆70Updated 5 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- My sandbox for go experiments☆27Updated 4 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- automate Go compiler comparisons☆24Updated last year
- Go allocation trace utilities☆14Updated 4 years ago
- Go implementation of Google's HighwayHash☆75Updated 3 years ago
- [DEPRECATED] stream multiplexer interface; use https://github.com/libp2p/go-libp2p-core/ instead.☆33Updated 5 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 5 months ago