rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,804Updated this week
Alternatives and similar repositories for rustc_codegen_cranelift
Users that are interested in rustc_codegen_cranelift are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆1,779Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- Zero-copy deserialization framework for Rust☆3,398Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,003Updated this week
- Compile time static maps for Rust☆1,940Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Parser for Rust source code☆3,095Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,940Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,076Updated last month
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,646Updated 3 months ago
- Subcommand to show result of macro expansion☆2,873Updated last week
- Rust port of Google's SwissTable hash map☆2,667Updated 2 weeks ago
- Rust quasi-quoting☆1,425Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated this week
- An embeddable dynamic programming language for Rust.☆1,963Updated last week
- Some more derive(Trait) options☆1,937Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,445Updated this week
- Find out what takes most of the space in your executable.☆2,571Updated last year
- ❌ Cargo plugin for linting your dependencies 🦀☆1,980Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,807Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,943Updated last month
- A next-generation test runner for Rust.☆2,476Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year