Rust Constraints

Open-source Rust projects categorized as Constraints

Rust Constraint Projects

  • comemo

    Incremental computation through constrained memoization.

    Project mention: Durable Incrementality | news.ycombinator.com | 2023-07-25

    I wonder how this compares to comemo [1] [2], they're both memoization frameworks with "tricks" to limit invalidation.

    The trick in comemo's blog post is to make the dependencies fine-grained, by tracking and only comparing what parts of them are actually used; while the trick here is to have functions depend on other outputs instead of the root input, so changes don't propagate all the way.

    [1] https://laurmaedje.github.io/posts/comemo/

    [2] https://github.com/typst/comemo

  • 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.

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-07-25.

Rust Constraints related posts

Index

Project Stars
1 comemo 368
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com