All Projects → cholcombe973 → rusix

cholcombe973 / rusix

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
Distributed filesystem in Rust

Programming Languages

rust
11053 projects
Cap'n Proto
48 projects
RenderScript
48 projects

Projects that are alternatives of or similar to rusix

ucz-dfs
A distributed file system written in Rust.
Stars: ✭ 25 (-50%)
Mutual labels:  distributed-file-system
zabbix-glusterfs
Monitoring GlusterFS Discovery storage with Zabbix 3.4
Stars: ✭ 17 (-66%)
Mutual labels:  distributed-file-system
Go Fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic r…
Stars: ✭ 2,923 (+5746%)
Mutual labels:  distributed-file-system
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, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
Stars: ✭ 13,380 (+26660%)
Mutual labels:  distributed-file-system
Leofs
The LeoFS Storage System
Stars: ✭ 1,439 (+2778%)
Mutual labels:  distributed-file-system
yfs
🏠超精简分布式对象存储
Stars: ✭ 35 (-30%)
Mutual labels:  distributed-file-system
miniDFS
Simple version of Distributed File System on multiple threads
Stars: ✭ 38 (-24%)
Mutual labels:  distributed-file-system
distkv
Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.
Stars: ✭ 50 (+0%)
Mutual labels:  distributed-file-system
fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
Stars: ✭ 8,173 (+16246%)
Mutual labels:  distributed-file-system

Contributions are welcome!

Join the chat at https://gitter.im/rust-rusix

This project written in Rust because it is giving real guaranties for preventing data races and completely handles memory management without garbage collection, which is giving huge performance improvements and low memory usage.

Want to contribute to Rusix? Awesome! Check out the contributing guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].