An open API service indexing awesome lists of open source software.

https://github.com/cholcombe973/rusix

Distributed filesystem in Rust
https://github.com/cholcombe973/rusix

distributed-file-system rust

Last synced: about 1 year ago
JSON representation

Distributed filesystem in Rust

Awesome Lists containing this project

README

          

# Contributions are welcome!
[![Join the chat at https://gitter.im/rust-rusix](https://badges.gitter.im/Join%20Chat.svg)](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](https://github.com/cholcombe973/rusix/blob/master/Contributing.md) guide.