rust-lang / polonius
Defines the Rust borrow checker.
☆1,383Updated 7 months ago
Alternatives and similar repositories for polonius:
Users that are interested in polonius are comparing it to the libraries listed below
- A fast bump allocation arena for Rust☆1,521Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,881Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,235Updated last month
- Rust quasi-quoting☆1,365Updated this week
- Cranelift based backend for rustc☆1,676Updated this week
- Some more derive(Trait) options☆1,807Updated last week
- A crate for managing memory bit by bit☆1,257Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,849Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,208Updated 11 months ago
- Hypothesis-like property testing for Rust☆1,785Updated 2 weeks ago
- Compile time static maps for Rust☆1,876Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,534Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,052Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,838Updated 6 months ago
- Parser for Rust source code☆2,982Updated this week
- Subcommand to show result of macro expansion☆2,763Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,317Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,428Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,828Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,741Updated last week
- Zero-copy deserialization framework for Rust☆3,082Updated last week
- Automated property based testing for Rust (with shrinking).☆2,467Updated last year
- Rust library for single assignment cells and lazy statics without macros☆1,910Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆2,784Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,184Updated this week
- Type erasure for async trait methods☆1,896Updated last week
- Macros for all your token pasting needs☆1,036Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,480Updated this week
- Utilities for working with bytes☆1,967Updated this week