rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,455Updated 2 weeks 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☆1,782Updated 3 weeks ago
- Rust quasi-quoting☆1,430Updated last month
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,942Updated 3 weeks ago
- Cranelift based backend for rustc☆1,804Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Parser for Rust source code☆3,103Updated this week
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- Hypothesis-like property testing for Rust☆1,889Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Compile time static maps for Rust☆1,940Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,007Updated last week
- Some more derive(Trait) options☆1,941Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,667Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,034Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,445Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,943Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,989Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,873Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,585Updated 3 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,980Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,476Updated this week
- Rust cache structures and easy function memoization☆1,820Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Analysis of various tricky Rust code☆1,908Updated 2 weeks ago
- Kani Rust Verifier☆2,580Updated last week