rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,865Updated last 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:
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,424Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- An embeddable dynamic programming language for Rust.☆2,035Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,527Updated 2 weeks ago
- libgccjit AOT codegen for rustc☆1,025Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,452Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated last week
- Zero-copy deserialization framework for Rust☆3,502Updated last month
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,272Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- Parser for Rust source code☆3,165Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,040Updated 3 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,769Updated last week
- Rust cache structures and easy function memoization☆1,877Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- Subcommand to show result of macro expansion☆2,923Updated last week
- Rust derive-based argument parsing optimized for code size☆1,842Updated last month
- Slotmap data structure for Rust☆1,230Updated last year
- Analysis of various tricky Rust code☆1,954Updated 2 weeks ago