salsa-rs / salsaLinks
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
☆2,752Updated last week
Alternatives and similar repositories for salsa
Users that are interested in salsa are comparing it to the libraries listed below
Sorting:
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- Rust persistent data structures☆1,663Updated 2 months ago
- A snapshot testing library for rust☆2,742Updated last week
- Cranelift based backend for rustc☆1,979Updated last week
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- Zero-copy deserialization framework for Rust☆3,996Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Create ridiculously fast Lexers☆3,437Updated this week
- Automated property based testing for Rust (with shrinking).☆2,691Updated 9 months ago
- Hypothesis-like property testing for Rust☆2,037Updated this week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,479Updated 4 months ago
- An embeddable dynamic programming language for Rust.☆2,157Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,570Updated last year
- Compile time static maps for Rust☆2,093Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- LR(1) parser generator for Rust☆3,437Updated last week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,731Updated last week
- A fancy diagnostics & error reporting crate☆2,122Updated 3 weeks ago
- Flowistry is an IDE plugin for Rust that helps you focus on relevant code.☆3,018Updated 4 months ago
- Kani Rust Verifier