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:
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 5 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- 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 3 weeks ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 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
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 7 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Write ahead Raft log for Go☆58Updated 5 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- ☆38Updated 2 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 3 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 9 months ago
- Utility functions and types used by Dragonboat and its related projects☆31Updated last year
- Benchmarks of Badger☆96Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆33Updated last year
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute ma…☆211Updated 8 months ago
- bpf(2)-based ftrace(1) like function call graph for Go☆25Updated 7 months ago