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:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 11 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆130Updated 8 years ago
- Write ahead Raft log for Go☆57Updated 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
- Write-ahead log in Golang☆41Updated 3 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 3 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago