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:
- xxh3 fast hash function☆105Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 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 6 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map on Intel x86-64 ar…☆18Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago