rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,833Updated 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,800Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,461Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- An embeddable dynamic programming language for Rust.☆1,980Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Some more derive(Trait) options☆1,955Updated this week
- Parser for Rust source code☆3,119Updated this week
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- Zero-copy deserialization framework for Rust☆3,424Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- A binary encoder / decoder implementation in Rust.☆3,049Updated last week
- libgccjit AOT codegen for rustc☆1,014Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,462Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,991Updated last month
- Rust quasi-quoting☆1,433Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,722Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,241Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,354Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,819Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,600Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- A next-generation test runner for Rust.☆2,488Updated this week
- Subcommand to show result of macro expansion☆2,886Updated 2 weeks ago