tmthrgd / go-memsetLinks
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
Sorting:
- Write-ahead log in Golang☆41Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 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
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Redis protocol parser in golang☆16Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Allotment Routing Table☆57Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- An implementation of Count-Min Sketch in Golang☆35Updated 6 months ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago