rust-lang / polonius
Defines the Rust borrow checker.
☆1,429Updated 10 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,678Updated 2 weeks ago
- Cranelift based backend for rustc☆1,746Updated this week
- Rust quasi-quoting☆1,402Updated last month
- Parser for Rust source code☆3,048Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,978Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,916Updated this week
- Hypothesis-like property testing for Rust☆1,845Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,933Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,314Updated last week
- Some more derive(Trait) options☆1,878Updated this week
- Compile time static maps for Rust☆1,914Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,886Updated last month
- Analysis of various tricky Rust code☆1,889Updated 3 months ago
- Subcommand to show result of macro expansion☆2,840Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,619Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,301Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,116Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,958Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- Rust derive-based argument parsing optimized for code size☆1,767Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,960Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,612Updated 5 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,462Updated last week
- Type erasure for async trait methods☆1,967Updated last month
- A code coverage tool for Rust projects☆2,669Updated last week
- A next-generation test runner for Rust.☆2,391Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,603Updated last month
- Rust persistent data structures☆1,470Updated 2 weeks ago