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 5 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 5 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Native persistent memory support for Go☆82Updated 2 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months 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 2 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- low level data type and utils in Golang.☆84Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆24Updated 5 months ago
- ☆38Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- go binding for rdma rsocket☆22Updated 8 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated last year
- Compare traffic between MySQL and TiDB☆14Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last year
- bpf(2)-based ftrace(1) like function call graph for Go☆24Updated 3 months ago