templexxx / xrsLinks
Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction
☆63Updated 5 years ago
Alternatives and similar repositories for xrs
Users that are interested in xrs are comparing it to the libraries listed below
Sorting:
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- Native persistent memory support for Go☆82Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- io_uring support for go☆203Updated 4 years ago
- Benchmarks of Badger☆97Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 9 months ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago
- MySQL protocol library implementing in Go (golang)☆243Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 5 months ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 3 years ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 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…☆47Updated 2 years ago