rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,578Updated 8 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,087Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- Cranelift based backend for rustc☆1,979Updated this week
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- Rust quasi-quoting☆1,522Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Parser for Rust source code☆3,283Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- A crate for managing memory bit by bit☆1,370Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- Hypothesis-like property testing for Rust☆2,037Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated last week
- Analysis of various tricky Rust code☆1,991Updated last month
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Some more derive(Trait) options☆2,068Updated this week
- Forum for discussion about what unsafe code can and can't do☆729Updated 5 months ago
- A precise specification for "Rust lite / MIR plus"☆960Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- Kani Rust Verifier☆2,884Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,028Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,584Updated last month
- Utilities for working with bytes☆2,172Updated this week
- Website for graphing performance of rustc☆703Updated this week