rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,567Updated 7 months ago
Alternatives and similar repositories for polonius
Users that are interested in polonius are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆2,059Updated last week
- Cranelift based backend for rustc☆1,963Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,978Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,275Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,603Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,573Updated last week
- Rust quasi-quoting☆1,510Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,268Updated last year
- Compile time static maps for Rust☆2,076Updated 3 months ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Some more derive(Trait) options☆2,057Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated last week
- Parser for Rust source code☆3,265Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,555Updated last week
- Hypothesis-like property testing for Rust☆2,019Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆911Updated 2 weeks ago
- Forum for discussion about what unsafe code can and can't do☆726Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,244Updated 3 weeks ago
- The testing ground for the future of portable SIMD in Rust☆1,023Updated last month
- Analysis of various tricky Rust code☆1,989Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,051Updated 7 months ago
- Subcommand to show result of macro expansion☆3,015Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,713Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,831Updated this week
- Rust port of Google's SwissTable hash map☆2,847Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,452Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated last month
- A precise specification for "Rust lite / MIR plus"☆954Updated 3 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,177Updated last week