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:
- 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
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago
- Native persistent memory support for Go☆81Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 11 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 4 months ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- A very simple program to tell how fast/slow is fsync on your disk☆11Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- go binding for rdma rsocket☆22Updated 7 months ago
- A Go port of Apache Lucene(Go版Lucene)☆59Updated this week
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 months ago
- Package for getting the runtime ID of a goroutine☆48Updated last year
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆24Updated 4 months ago