| Crates.io | saturn |
| lib.rs | saturn |
| version | 0.0.1 |
| created_at | 2024-08-01 04:36:24.973852+00 |
| updated_at | 2024-10-13 09:08:12.733542+00 |
| description | An Embedded Key-Value Database! |
| homepage | |
| repository | https://github.com/stmonty/saturn |
| max_upload_size | |
| id | 1321605 |
| size | 32,291 |
A lightweight, embedded key-value database written in Rust. Currently more of a learning project.
cargo
rustc
You can use nix-shell if using Nix to get the dependencies.
nix-shell
To build:
cargo build
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.