erasure-coding
There are 64 repositories under erasure-coding topic.
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.
ceph/ceph
Ceph is a distributed object, block, and file storage platform
cubefs/cubefs
cloud-native distributed storage
gluster/glusterfs
Gluster Filesystem : Build your distributed storage in minutes
moosefs/moosefs
MooseFS Distributed Storage – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System / Software-Defined Storage
NVIDIA/aistore
AIStore: scalable storage for AI applications
lizardfs/lizardfs
LizardFS is an Open Source Distributed File System licensed under GPLv3.
rust-rse/reed-solomon-erasure
[Looking for new owners/maintainers, see #88] Rust implementation of Reed-Solomon erasure coding
helyim/helyim
seaweedfs implemented in pure Rust
vivint/infectious
Reed-Solomon forward error correcting library
gbletr42/bef
Block Erasure Format - An extensible, fast, and usable file utility to encode and decode interleaved erasure coded streams of data.
aicodix/code
Reusable C++ coding-related code library
somethingnew2-0/go-erasure
Erasure coding (Reed–Solomon coding) in Go
Archistar/archistar-smc
Secret sharing library in Java for the Archistar multi-cloud storage system
yeliqseu/sparsenc
A library for encoding and decoding sparse network codes
egbakou/reedsolomon
Reed-Solomon Erasure Coding in C#/.NET
btmorr/leifdb
LeifDB - a distributed database using the Raft protocol, built in Go
itzmeanjan/rlnc
Blazing Fast Erasure-Coding with Random Linear Network Coding (RLNC)
sleepybishop/nanors
fast reed solomon codes in GF2^8
dmemsys/Aceso
This is the implementation repository of our SOSP'24 paper: Aceso: Achieving Efficient Fault Tolerance in Memory-Disaggregated Key-Value Stores.
frugalos/liberasurecode
A Rust wrapper for `openstack/liberasurecode`
itzmeanjan/kodr
Random Linear Network Coding
Mellanox/hw_offload_api_examples
Examples of usage for Mellanox HW offloads
YuchongHu/echash
ACM SoCC 2019, "Coupling Decentralized Key-Value Stores with Erasure Coding"
frugalos/ecpool
A Rust crate that provides thread pool for managing executions of erasure coding
nexoedge/nexoedge
Linux Foundation Edge - Nexoedge
sebva/ErasureBench
Have a Seat on the ErasureBench: Easy Evaluation of Erasure Coding Libraries for Distributed Storage Systems
IcicleF/Nos
[OSDI'25] Stripeless Data Placement for Erasure-Coded In-Memory Storage.
ibukisaar/ErasureCoding
C# Erasure Coding(纠删码)
malaire/reed-solomon-16
Reed-Solomon GF(2^16) erasure coding with O(n log n) complexity
parsamlm/DistributedComputing
This repository contains the code for the project of Distributed Computing course at the University of Genoa.
darrenldl/ocaml-reed-solomon-erasure
OCaml implementation of Reed-Solomon erasure coding
helenchw/ncloud-community-version
Community version of nCloud (This repository will be archived soon. We will be moving to the repository in the link below and please check the latest updates there.)
managata/ezio
file archiver with modern cipher and compression
vihu/reed-solomon-erasure
Reed solomon erasure coding for Elixir with Rust bindings
mempirate/zc-rlnc
A high-performance, Byzantine-resilient RLNC implementation in Rust