templexxx / reedsolomonLinks
Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core
☆300Updated 2 years ago
Alternatives and similar repositories for reedsolomon
Users that are interested in reedsolomon 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
- ☆124Updated last week
- a single-stream encrypted connection between two peers using QUIC☆73Updated 3 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆107Updated 6 years ago
- io_uring support for go☆203Updated 4 years ago
- Slab allocation memory pools for Go.☆200Updated 2 years ago
- ☆326Updated 6 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- Elastic Key-Value Storage With Strong Consistency and Reliability☆532Updated 4 years ago
- A reference implementation for using the go-raft library for distributed consensus.☆297Updated 9 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆328Updated last year
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- A go implementation of the Paxos algorithm☆345Updated 6 years ago
- LRC(Local Reconstruction Codes) Erasure Code based on Reed-Solomon with Vandermonde matrix☆85Updated 8 years ago
- levigo is a Go wrapper for LevelDB☆419Updated 3 years ago
- A Google Maglev Hashing Algorithm implement in Golang☆283Updated 4 years ago
- bigdata processing in golang☆24Updated 6 years ago
- Simple Golang iSCSI Target framework☆267Updated last year
- Go bindings for dpdk (http://dpdk.org/).☆119Updated 9 years ago
- an implementation of raft in Go☆159Updated 4 years ago
- Go implementation of the Gossip protocol