salsa-rs / salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
☆2,182Updated this week
Alternatives and similar repositories for salsa:
Users that are interested in salsa are comparing it to the libraries listed below
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,878Updated this week
- Concurrency permutation testing tool for Rust.☆2,209Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,527Updated last week
- Rust persistent data structures☆1,342Updated last month
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- Automated property based testing for Rust (with shrinking).☆2,461Updated last year
- A snapshot testing library for rust☆2,339Updated last week
- Hypothesis-like property testing for Rust☆1,775Updated this week
- Cranelift based backend for rustc☆1,668Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,116Updated 6 months ago
- Zero-copy deserialization framework for Rust☆3,066Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,965Updated 6 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,504Updated 2 months ago
- Assorted immutable collection datatypes for Rust