rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,480Updated 2 months ago
Alternatives and similar repositories for polonius
Users that are interested in polonius are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆1,830Updated last month
- Cranelift based backend for rustc☆1,845Updated this week
- Rust quasi-quoting☆1,438Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,947Updated this week
- Concurrency permutation testing tool for Rust.☆2,428Updated 3 months ago
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Compile time static maps for Rust☆1,968Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Parser for Rust source code☆3,134Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated 2 weeks ago
- Forum for discussion about what unsafe code can and can't do☆701Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,491Updated this week
- Analysis of various tricky Rust code☆1,937Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆914Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,043Updated last week
- Hypothesis-like property testing for Rust☆1,906Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,706Updated 3 weeks ago
- Slotmap data structure for Rust☆1,221Updated last year
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆842Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- Macros for all your token pasting needs☆1,052Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- The testing ground for the future of portable SIMD in Rust☆988Updated this week
- Website for graphing performance of rustc☆685Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago