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
- Write ahead Raft log for Go☆57Updated 4 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 10 months ago
- First redis RESP3 protocol library in Go☆88Updated last year
- 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 2 months ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- 救命用的profile☆41Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- A very simple program to tell how fast/slow is fsync on your disk☆11Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated last year
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated 2 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 9 months ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- ☆38Updated 2 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated last month
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A simple redis client☆29Updated 7 years ago
- TiExec tries to alleviate the iTLB-Cache-Miss problem of the application it loaded, so it will bring some direct performance improvement …☆39Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- bpf(2)-based ftrace(1) like function call graph for Go☆22Updated this week