tmthrgd / go-memset
An efficient memset implementation for Golang. [Not maintained].
☆32Updated 5 years ago
Alternatives and similar repositories for go-memset:
Users that are interested in go-memset are comparing it to the libraries listed below
- Write-ahead log in Golang☆41Updated 2 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆46Updated 10 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Go allocation trace utilities☆14Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Key-value database for time series data, with indexing and data compression.☆15Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- A port of Stream VByte to Go☆35Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 2 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 6 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago