rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,525Updated 4 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☆1,930Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,968Updated last month
- Cranelift based backend for rustc☆1,896Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,546Updated last month
- Rust quasi-quoting☆1,475Updated last month
- A crate for managing memory bit by bit☆1,349Updated last year
- Concurrency permutation testing tool for Rust.☆2,496Updated 2 months ago
- Compile time static maps for Rust☆2,028Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,201Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated last week
- Parser for Rust source code☆3,194Updated this week
- Forum for discussion about what unsafe code can and can't do☆711Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆940Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,536Updated last month
- Some more derive(Trait) options☆2,003Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,127Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,036Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,780Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,584Updated this week
- Macros for all your token pasting needs☆1,058Updated last year
- Hypothesis-like property testing for Rust☆1,952Updated this week
- A macro to generate structures which behave like bitflags☆1,061Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆871Updated 2 weeks ago
- Website for graphing performance of rustc☆691Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated this week
- Analysis of various tricky Rust code☆1,966Updated 2 months ago
- Slotmap data structure for Rust☆1,244Updated last year
- Safe Rust bindings to POSIX-ish APIs☆1,790Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,645Updated 2 months ago