rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,461Updated last month
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,948Updated last month
- A fast bump allocation arena for Rust☆1,800Updated 3 weeks ago
- Rust quasi-quoting☆1,433Updated last month
- Cranelift based backend for rustc☆1,839Updated this week
- Concurrency permutation testing tool for Rust.☆2,410Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- Compile time static maps for Rust☆1,957Updated last week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,095Updated 2 weeks ago
- Parser for Rust source code☆3,119Updated last week
- Some more derive(Trait) options☆1,955Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated last week
- Analysis of various tricky Rust code☆1,923Updated last month
- Hypothesis-like property testing for Rust☆1,898Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,686Updated last month
- Forum for discussion about what unsafe code can and can't do☆697Updated last month
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,472Updated last week
- The testing ground for the future of portable SIMD in Rust☆983Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,967Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Subcommand to show result of macro expansion☆2,888Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Website for graphing performance of rustc☆682Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆834Updated 2 weeks ago
- A precise specification for "Rust lite / MIR plus"☆905Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month