openacid / slimarray
SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.
☆52Updated 2 years ago
Alternatives and similar repositories for slimarray:
Users that are interested in slimarray are comparing it to the libraries listed below
- Utility functions and types used by Dragonboat and its related projects☆29Updated 6 months 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)☆70Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆32Updated 7 years ago
- A very simple program to tell how fast/slow is fsync on your disk☆11Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆62Updated 5 years ago
- ☆38Updated 2 years ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated 8 months ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 8 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- succinct static kv☆44Updated 3 years ago
- First redis RESP3 protocol library in Go☆88Updated 10 months ago
- A high-performance timeline tracing library for Golang, used by TiDB☆46Updated 2 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- ☆11Updated 3 years ago
- go binding for rdma rsocket☆21Updated last month
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last year
- Server for benchmarking pure Go key/value databases☆155Updated last year
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 5 months ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 2 months ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A comparison of skip lists written in Go☆53Updated 3 years ago
- 救命用的profile☆41Updated 2 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆28Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- on-disk hash table(mainly for WAL).☆26Updated last year