Rust b-tree

Open-source Rust projects categorized as b-tree

Top 3 Rust b-tree Projects

  • sled

    the champagne of beta embedded databases

    Project mention: RFC: redb (embedded key-value store) nearing version 1.0 | /r/rust | 2023-05-10

    Sled uses bw-tree actually https://github.com/spacejam/sled/wiki/sled-architectural-outlook

  • nebari

    A pure Rust database implementation using an append-only B-Tree file format.

    Project mention: Some key-value storage engines in Rust | /r/rust | 2022-12-27

    Or, you could also look at Nebari, which underlies BonsaiDB https://github.com/khonsulabs/nebari/

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • jammdb

    Just Another Memory Mapped Database

    Project mention: Announcing jammdb: a simple single-file key/value store | /r/rust | 2023-02-24

    This crate started out as just a way for me to learn how boltdb works, while learning Rust at the same time. But somehow people started finding and using it and seem to like the simple API, so I figured I might as well share it in case someone else finds it useful too. If you want to know more about my motivations and the history of this crate, you can read the release notes on version 0.8.0!

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-10.

Rust b-tree related posts

Index

What are some of the best open-source b-tree projects in Rust? This list will help you:

Project Stars
1 sled 7,278
2 nebari 225
3 jammdb 197
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org