rust-lang / poloniusLinks
Defines the Rust borrow checker.
☆1,497Updated 3 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,880Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated 2 weeks ago
- Cranelift based backend for rustc☆1,872Updated this week
- Rust quasi-quoting☆1,456Updated last week
- Concurrency permutation testing tool for Rust.☆2,457Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,527Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,164Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,241Updated last year
- Compile time static maps for Rust☆1,988Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,329Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated last week
- Parser for Rust source code☆3,174Updated this week
- Forum for discussion about what unsafe code can and can't do☆705Updated 3 weeks ago
- Some more derive(Trait) options☆1,982Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,516Updated last week
- A precise specification for "Rust lite / MIR plus"☆926Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,927Updated this week
- Rust port of Google's SwissTable hash map☆2,753Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,956Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆853Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,538Updated last week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,077Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,021Updated 3 months ago
- Subcommand to show result of macro expansion☆2,927Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,050Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,428Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,005Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,783Updated last week