Defines the Rust borrow checker.
☆1,582Jun 6, 2025Updated 9 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,986Feb 8, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- A precise specification for "Rust lite / MIR plus"☆976Mar 4, 2026Updated 2 weeks ago
- Cranelift based backend for rustc☆2,002Mar 11, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,302Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Forum for discussion about what unsafe code can and can't do☆739Aug 19, 2025Updated 7 months ago
- a model of MIR and the Rust type/trait system☆332Mar 13, 2026Updated last week
- libgccjit AOT codegen for rustc☆1,104Updated this week
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A Rust compiler front-end for IDEs☆16,170Updated this week
- Run experiments across parts of the Rust ecosystem!☆728Updated this week
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated 3 weeks ago
- Alternative rust compiler (re-implementation)☆2,442Mar 8, 2026Updated last week
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Safe interop between Rust and C++☆6,684Updated this week
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- RFCs for changes to Rust☆6,422Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- A lightweight Datalog engine in Rust☆861Dec 14, 2025Updated 3 months ago
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,751Mar 9, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- Kani Rust Verifier☆2,982Updated this week
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago