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
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated 3 weeks ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- Native persistent memory support for Go☆83Updated 3 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
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 5 months ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Utility functions and types used by Dragonboat and its related projects☆32Updated last year
- go binding for rdma rsocket☆23Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 9 months ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 11 months ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- First redis RESP3 protocol library in Go☆90Updated last month
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 9 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆33Updated last year
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 3 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last month
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
- Compare traffic between MySQL and TiDB☆15Updated 5 months ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year