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
- Host: GitHub
- URL: https://github.com/cholcombe973/rusix
- Owner: cholcombe973
- License: other
- Created: 2018-01-13T00:04:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T16:08:03.000Z (about 3 years ago)
- Last Synced: 2025-03-25T17:49:29.883Z (over 1 year ago)
- Topics: distributed-file-system, rust
- Language: Rust
- Homepage:
- Size: 325 KB
- Stars: 55
- Watchers: 7
- Forks: 11
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Contributions are welcome!
[](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.