rust-lang / polonius
Defines the Rust borrow checker.
☆1,435Updated 10 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,923Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,334Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,717Updated last month
- Cranelift based backend for rustc☆1,756Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,001Updated last month
- Rust quasi-quoting☆1,412Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,951Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,472Updated 2 weeks ago
- Parser for Rust source code☆3,074Updated last week
- Compile time static maps for Rust☆1,917Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,226Updated last year
- Hypothesis-like property testing for Rust☆1,868Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,465Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,972Updated last month
- Rust port of Google's SwissTable hash map☆2,635Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,915Updated 2 weeks ago
- Some more derive(Trait) options☆1,909Updated this week
- Analysis of various tricky Rust code☆1,888Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆2,974Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- Subcommand to show result of macro expansion☆2,848Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,339Updated last week
- A crate for managing memory bit by bit☆1,297Updated 9 months ago
- Type erasure for async trait methods☆1,977Updated 2 months ago
- Utilities for working with bytes☆2,039Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,627Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,989Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,560Updated last week
- Rust cache structures and easy function memoization☆1,777Updated 2 months ago
- A code coverage tool for Rust projects☆2,692Updated this week