RFC: redb (embedded key-value store) nearing version 1.0

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • redb

    An embedded key-value database in pure Rust

    redb is an embedded key-value store, similar to lmdb and rocksdb. It differs in that it's written in pure Rust, provides a typed API, is entirely memory safe, and is much simpler than rocksdb.

  • sled

    the champagne of beta embedded databases

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

  • SonarQube

    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.

  • ab-av1

    AV1 re-encoding using ffmpeg, svt-av1 & vmaf.

    My case is ab-av1, a cli for encoding videos. The local db stores cached vmaf analysis.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts