rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,508Updated 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,899Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,961Updated last month
- Rust quasi-quoting☆1,474Updated last week
- A crate for managing memory bit by bit☆1,336Updated last year
- Cranelift based backend for rustc☆1,880Updated last week
- Concurrency permutation testing tool for Rust.☆2,471Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Compile time static maps for Rust☆2,017Updated last month
- Parser for Rust source code☆3,182Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated 2 weeks ago
- Some more derive(Trait) options☆1,995Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,555Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆863Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,099Updated this week
- A precise specification for "Rust lite / MIR plus"☆935Updated 3 weeks ago
- Website for graphing performance of rustc☆687Updated this week
- Forum for discussion about what unsafe code can and can't do☆709Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,240Updated 3 months ago
- Macros for all your token pasting needs☆1,057Updated last year
- The testing ground for the future of portable SIMD in Rust☆1,001Updated last week
- Analysis of various tricky Rust code☆1,959Updated last month
- Hypothesis-like property testing for Rust☆1,937Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,768Updated last week
- libgccjit AOT codegen for rustc☆1,034Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,792Updated last week
- Subcommand to show result of macro expansion☆2,936Updated last week