openacid / slimarrayLinks
SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.
☆52Updated 3 years ago
Alternatives and similar repositories for slimarray
Users that are interested in slimarray are comparing it to the libraries listed below
Sorting:
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 5 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last month
- Write ahead Raft log for Go☆58Updated 5 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 4 months ago
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- ☆38Updated 3 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 8 months ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Utility functions and types used by Dragonboat and its related projects☆31Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 10 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- First redis RESP3 protocol library in Go☆90Updated last week
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 3 weeks ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Compare traffic between MySQL and TiDB☆15Updated 4 months ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆33Updated last year
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 10 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago