
Dropbox
Cloud file storage and sync for teams and individuals
Discover top open-source software, updated regularly with real-world adoption signals.

Lightweight Rust-powered file storage alternative to NextCloud
Fast, minimal-resource file storage server built with Rust. Clean architecture, simple setup, and multilingual support for self-hosted cloud storage.
OxiCloud is a performance-focused file storage server designed for users frustrated with resource-heavy PHP-based alternatives. Built entirely in Rust, it delivers memory safety, speed, and minimal resource consumption—running comfortably on 512MB RAM while providing responsive file management.
The platform follows Clean Architecture principles with distinct domain, application, infrastructure, and interface layers. This separation enables easy extension and component swapping without disrupting core functionality. Users get a responsive web interface that works seamlessly across desktop and mobile devices, with full English and Spanish language support.
OxiCloud requires PostgreSQL 13+ and Rust 1.70+, with straightforward installation via Cargo. The build process leverages Link Time Optimization for maximum performance. Active development focuses on multi-user authentication, file sharing via simple links, WebDAV desktop integration, versioning, and trash bin functionality. The MIT license and welcoming contribution guidelines make it accessible for developers seeking a modern, extensible file storage foundation.
When teams consider OxiCloud, these hosted platforms usually appear on the same shortlist.
Looking for a hosted option? These are the services engineering teams benchmark against before choosing open source.
Home Server File Storage
Replace resource-heavy NextCloud on Raspberry Pi or NAS with 512MB+ RAM, achieving faster response times and lower power consumption
Developer Personal Cloud
Self-host files with clean Rust codebase that's easy to audit, extend with custom features, and integrate into existing workflows
Small Team File Sharing
Deploy lightweight file storage for small teams on minimal infrastructure, with upcoming link-based sharing and WebDAV support
Learning Clean Architecture
Study well-structured Rust project demonstrating domain-driven design and layered architecture principles in production context
OxiCloud runs on 512MB RAM minimum versus NextCloud's typical 2GB+ requirements, thanks to Rust's efficiency and minimal dependency footprint compared to PHP-based stacks.
Multi-user authentication is currently in active development. The project roadmap indicates this is a priority feature being worked on alongside trash bin functionality.
OxiCloud requires PostgreSQL 13 or higher. You'll need to configure a DATABASE_URL connection string during setup and run migrations before first use.
WebDAV support for desktop integration is on the roadmap but not yet implemented. Currently, file access is through the responsive web interface on desktop and mobile browsers.
The web interface currently offers full support for English and Spanish, with the architecture designed to accommodate additional languages through contributions.
Project at a glance
ActiveLast synced 4 days ago