S4 is a high-performance, S3-compatible object storage server written in Rust.
The software uses append-only volume files instead of storing every object as an individual file. This design reduces inode consumption while supporting atomic metadata operations, content-addressable deduplication and crash-safe storage.
This is free and open source software.
Key Features
- Provides an S3-compatible API for use with AWS CLI, boto3 and other S3 clients.
- Stores objects in append-only volumes to avoid inode exhaustion.
- Automatically deduplicates content to reduce storage requirements.
- Supports object versioning and delete markers.
- Applies lifecycle policies for object expiration and old-version cleanup.
- Offers atomic directory operations regardless of the number of contained objects.
- Ensures data is written before reporting a successful operation.
- Provides role-based access control with Reader, Writer and SuperUser roles.
- Queries CSV, JSON and Parquet objects with S3 Select SQL.
- Supports SQL queries across multiple objects using glob patterns.
- Offers single-node operation and leaderless quorum replication.
- Exposes Prometheus metrics for monitoring.
Website: github.com/s4core/s4core
Support:
Developer: S4Core
License: Apache License 2.0
S4 is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Self-Hosted Cloud Storage Tools | |
|---|---|
| Puter | Privacy-first personal cloud |
| Nextcloud | Personal cloud storage, text editor, photo gallery, file share, calendaring app |
| Cloudreve | Self-hosted file management system with multi-cloud support |
| Seafile | Cloud storage system with privacy protection and teamwork features |
| ownCloud | Content collaboration, file-sharing, and file-syncing |
| Peergos | Secure file storage, social network and application protocol |
| MyDrive | Cloud file storage server |
| Pydio Cells | File sharing platform for organizations |
| OxiCloud | Lightweight, Rust-powered alternative to NextCloud |
| OpenCloud | File sharing and collaboration solution |
| Hoodik | Cloud storage solution |
| Garage | S3-compatible distributed object storage service |
| Twake Drive | Alternative to Google Drive |
| Flowinity | Image uploader and file storage solution |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.