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☆70Updated this week
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- io_uring support for go☆203Updated 5 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Benchmarks of Badger☆96Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Utility functions and types used by Dragonboat and its related projects☆30Updated last year
- 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
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated last month
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 8 months ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 6 months ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago
- A fast & heap friendly implementation of the MySQL protocol☆80Updated 4 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Package for dynamic programming☆13Updated 5 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 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
- Package tcp implements TCP-level socket options☆92Updated 4 years ago