rust-lang / rustc_codegen_cranelift
Cranelift based backend for rustc
☆1,630Updated last week
Related projects ⓘ
Alternatives and complementary repositories for rustc_codegen_cranelift
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Zero-copy deserialization framework for Rust☆2,961Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- Parser for Rust source code☆2,900Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- libgccjit AOT codegen for rustc☆924Updated this week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,134Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- Rust quasi-quoting☆1,330Updated last week
- Subcommand to show result of macro expansion☆2,683Updated this week
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- An embeddable dynamic programming language for Rust.☆1,759Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,567Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,247Updated 4 months ago
- A next-generation test runner for Rust.☆2,212Updated this week