fjall-rs

Organizing data in Rust

Repositories

Featured posts

Announcing Fjall 2.0
Sep 20, 2024
Available in all Cargo registries near you

Recent posts

Retracing Google’s steps: recreating the Webtable in Rust
Mar 21, 2025
The key-value design to store the entire internet
When Rust's Arc is not enough: Announcing Fjall 2.6
Feb 8, 2025
Introducing byteview for better performance in Fjall
Announcing Fjall 2.5
Jan 8, 2025
...further performance improvements
Announcing Fjall 2.3
Nov 1, 2024
Yet more performance improvements
Announcing Fjall 2.2
Oct 20, 2024
Now with concurrent write transactions
Conditional type specialization using newtypes
Oct 7, 2024
Using Rust newtypes to specialize conditional types
Announcing Fjall 2.1
Oct 6, 2024
Further adventures in LSM-tree optimizations
Announcing Fjall 2.0
Sep 20, 2024
Available in all Cargo registries near you
Fjall's block format from the ground up
Aug 9, 2024
Understanding the block format in an LSM-tree
Which hash function makes the fastest bloom filter?
Aug 3, 2024
Benchmarking Rust-based hash functions in LSM-trees