rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,489Updated 2 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,860Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 3 weeks ago
- Cranelift based backend for rustc☆1,861Updated last week
- Rust quasi-quoting☆1,447Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,525Updated last month
- Concurrency permutation testing tool for Rust.☆2,445Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,143Updated this week
- A crate for managing memory bit by bit☆1,319Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,148Updated this week
- Parser for Rust source code☆3,149Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Compile time static maps for Rust☆1,981Updated this week
- Some more derive(Trait) options☆1,973Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,917Updated last month
- Analysis of various tricky Rust code☆1,946Updated this week
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Forum for discussion about what unsafe code can and can't do☆701Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,508Updated last week
- The testing ground for the future of portable SIMD in Rust☆992Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,060Updated 2 weeks ago
- Slotmap data structure for Rust☆1,223Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,519Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,012Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,728Updated this week
- Kani Rust Verifier☆2,641Updated this week
- Website for graphing performance of rustc☆686Updated this week
- A precise specification for "Rust lite / MIR plus"☆922Updated this week
- A macro to generate structures which behave like bitflags☆1,044Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,622Updated 3 weeks ago