rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,443Updated 11 months ago
Alternatives and similar repositories for polonius
Users that are interested in polonius 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,932Updated this week
- Concurrency permutation testing tool for Rust.☆2,373Updated last month
- A fast bump allocation arena for Rust☆1,759Updated last week
- Compile time static maps for Rust☆1,929Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Rust quasi-quoting☆1,421Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,039Updated last week
- Parser for Rust source code☆3,086Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,478Updated this week
- Cranelift based backend for rustc☆1,782Updated this week
- A binary encoder / decoder implementation in Rust.☆3,001Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,482Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,992Updated last week
- Hypothesis-like property testing for Rust☆1,882Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,932Updated last month
- Analysis of various tricky Rust code☆1,898Updated 4 months ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Rust port of Google's SwissTable hash map☆2,648Updated last week
- Subcommand to show result of macro expansion☆2,861Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,407Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,965Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,179Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,578Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Visualize/analyze a Rust crate's internal structure☆1,112Updated last week
- Some more derive(Trait) options☆1,925Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,634Updated 3 months ago
- Kani Rust Verifier☆2,567Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week