Databases are the endgame for data-oriented design

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ascent

    logic programming in Rust

  • A datalog engine like https://github.com/s-arash/ascent is worth looking at.

  • flecs

    A fast entity component system (ECS) for C & C++

  • Flecs does just that: https://ajmmertens.medium.com/why-it-is-time-to-start-thinking-of-games-as-databases-e7971da33ac3

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • bookmarks-and-notes

    Keeping track of bookmarks and notes

  • I inconsistently bookmark papers, mostly in this area, that interest me over at: https://github.com/rdaum/bookmarks-and-notes

  • polonius

    Defines the Rust borrow checker.

  • And, well, polonius (Rust borrow checker magic) I believe is built on datalog-ish concepts: https://github.com/rust-lang/polonius

  • leanstore

  • EDIT: https://github.com/leanstore/leanstore/tree/master/frontend/tpc-c is an interesting place to start

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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