rust-lang / polonius
Defines the Rust borrow checker.
☆1,398Updated 8 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,585Updated this week
- Concurrency permutation testing tool for Rust.☆2,267Updated 2 weeks ago
- Cranelift based backend for rustc☆1,709Updated this week
- Rust quasi-quoting☆1,376Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,887Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,409Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,895Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,226Updated this week
- Parser for Rust source code☆3,001Updated last week
- Compile time static maps for Rust☆1,899Updated last month
- Some more derive(Trait) options☆1,847Updated this week
- Hypothesis-like property testing for Rust☆1,811Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,866Updated 8 months ago
- A crate for managing memory bit by bit☆1,260Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,213Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,435Updated 6 months ago
- Rust port of Google's SwissTable hash map☆2,572Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,806Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,922Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,059Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,498Updated last month
- Utilities for working with bytes☆1,982Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,590Updated 3 months ago
- Analysis of various tricky Rust code☆1,872Updated last month
- Zero-copy deserialization framework for Rust☆3,136Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,540Updated 4 months ago
- Rust derive-based argument parsing optimized for code size☆1,742Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,785Updated last month
- A small rust library for adding custom derives to enums☆1,928Updated 2 weeks ago
- Type erasure for async trait methods☆1,923Updated last week