rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,538Updated 5 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,969Updated 2 months ago
- A fast bump allocation arena for Rust☆1,963Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,561Updated this week
- Cranelift based backend for rustc☆1,915Updated last week
- Rust quasi-quoting☆1,485Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,251Updated last year
- Concurrency permutation testing tool for Rust.☆2,521Updated 3 months ago
- A crate for managing memory bit by bit☆1,357Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,226Updated last month
- Compile time static maps for Rust☆2,047Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last week
- Forum for discussion about what unsafe code can and can't do☆714Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,604Updated this week
- Some more derive(Trait) options☆2,012Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Hypothesis-like property testing for Rust☆1,963Updated this week
- Parser for Rust source code☆3,219Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,663Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,801Updated last week
- Analysis of various tricky Rust code☆1,969Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆883Updated 2 weeks ago
- A precise specification for "Rust lite / MIR plus"☆943Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Slotmap data structure for Rust☆1,250Updated last year
- Website for graphing performance of rustc☆696Updated last week
- The testing ground for the future of portable SIMD in Rust☆1,008Updated last week
- ☆880Updated last week
- A macro to generate structures which behave like bitflags☆1,071Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,165Updated this week