rust-lang / datafrog
A lightweight Datalog engine in Rust
☆801Updated 2 years ago
Alternatives and similar repositories for datafrog:
Users that are interested in datafrog are comparing it to the libraries listed below
- Datalog compiler embedded in Rust as a procedural macro☆464Updated 9 months ago
- General-purpose abstractions for incremental computing, in Rust☆346Updated 2 years ago
- ☆554Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,858Updated last month
- Logic programming in Rust☆428Updated this week
- Assorted immutable collection datatypes for Rust☆1,502Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,151Updated this week
- Rust persistent data structures☆1,295Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,292Updated last month
- A parser combinator library for Rust☆1,307Updated 8 months ago
- CRDTs for common data structures like maps, vecs, sets, text, and JSON☆477Updated 6 years ago
- A mortifying serialization library for Rust☆322Updated last year
- Capability-oriented version of the Rust standard library☆663Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,299Updated 3 weeks ago
- a tokio-enabled data store for triple data☆366Updated 9 months ago
- ☆716Updated 3 weeks ago
- An implementation of differential dataflow using timely dataflow on Rust.☆163Updated last week
- Rust grammar tool libraries and binaries☆523Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,460Updated 3 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆983Updated 3 weeks ago
- Rust mid-level IR Abstract Interpreter☆1,001Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,115Updated 5 months ago
- A precise specification for "Rust lite / MIR plus"☆821Updated 3 weeks ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,580Updated last month
- The arena, a fast but limited type of allocator☆522Updated 4 months ago
- PEG parser combinators using operator overloading without macros.☆501Updated last week
- A pure functional language for type-level programming in Rust☆323Updated 2 years ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,168Updated this week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆673Updated last year
- Hypothesis-like property testing for Rust☆1,749Updated last week