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
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated 7 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 6 months ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 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…☆45Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 months ago
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- A very simple program to tell how fast/slow is fsync on your disk☆11Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- ☆38Updated 2 years ago
- A high-performance timeline tracing library for Golang, used by TiDB☆46Updated 3 months ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆62Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- TiKV based Pub/Sub server☆34Updated 5 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 4 months ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last year
- Golang Epoll Support - Linux☆19Updated 5 years ago
- on-disk hash table(mainly for WAL).☆27Updated last year
- First redis RESP3 protocol library in Go☆88Updated 11 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 10 months ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated 8 months ago
- 救命用的profile☆41Updated 2 years ago
- Package splice wraps the splice system call.☆15Updated 3 years ago
- go binding for rdma rsocket☆21Updated 2 months ago