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:
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years 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)☆72Updated 4 years ago
- A very simple program to tell how fast/slow is fsync on your disk☆11Updated 2 years ago
- go binding for rdma rsocket☆22Updated 6 months ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- A high-performance timeline tracing library for Golang, used by TiDB☆47Updated 4 months ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 3 months ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated last year
- succinct static kv☆46Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- ☆38Updated 2 years ago
- ☆11Updated 4 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- Explore JIT in TiDB☆27Updated 3 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Raft backend using LevelDB☆31Updated 3 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last month
- 救命用的profile☆41Updated 3 years ago
- Native persistent memory support for Go☆81Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆39Updated 9 months ago
- bpf(2)-based ftrace(1) like function call graph for Go☆23Updated last month