This website requires JavaScript.
Explore
Help
Sign in
schatten
/
rust-database
Watch
1
Star
0
Fork
You've already forked rust-database
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A custom Database driver written in pure Rust
11
commits
2
branches
0
tags
148
KiB
Rust
75.7%
RenderScript
24.3%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Schatten2020
7d9801ed49
bugfix
2025-11-27 17:42:43 +01:00
benches
added storage performance benchmarks
2025-11-26 15:34:30 +01:00
db
bugfix
2025-11-27 17:42:43 +01:00
src
switched from JSON files to custom binary format
2025-11-26 15:17:49 +01:00
.gitignore
Initial commit
2025-11-23 10:44:36 +01:00
Cargo.lock
added saving support
2025-11-25 15:07:58 +01:00
Cargo.toml
fixed dependencies
2025-11-27 12:06:43 +01:00
data format.md
switched from JSON files to custom binary format
2025-11-26 15:17:49 +01:00