salsa-rs / salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
☆2,134Updated last week
Related projects ⓘ
Alternatives and complementary repositories for salsa
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Zero-copy deserialization framework for Rust☆2,961Updated this week
- Automated property based testing for Rust (with shrinking).☆2,422Updated 11 months ago
- Rust persistent data structures☆1,261Updated last week
- Cranelift based backend for rustc☆1,630Updated last week
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- A snapshot testing library for rust☆2,239Updated this week
- Assorted immutable collection datatypes for Rust☆1,499Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- Create ridiculously fast Lexers☆2,926Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Flowistry is an IDE plugin for Rust that helps you focus on relevant code.☆1,905Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,738Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- LR(1) parser generator for Rust☆3,065Updated this week
- Parser for Rust source code☆2,900Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,467Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- A lock-free, read-optimized, concurrency primitive.☆1,954Updated 4 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,111Updated 4 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,024Updated last week
- A parser combinator library for Rust☆1,302Updated 7 months ago
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- Graph data structure library for Rust.☆2,942Updated 3 months ago