rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,888Updated 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:
- A fast bump allocation arena for Rust☆1,917Updated 3 months ago
- Defines the Rust borrow checker.☆1,523Updated 4 months ago
- Compile time static maps for Rust☆2,024Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,433Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,570Updated this week
- libgccjit AOT codegen for rustc☆1,044Updated last week
- Some more derive(Trait) options☆1,999Updated last month
- A crate for managing memory bit by bit☆1,343Updated last year
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- An embeddable dynamic programming language for Rust.☆2,074Updated last week
- Parser for Rust source code☆3,188Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,484Updated 2 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,292Updated this week
- A binary encoder / decoder implementation in Rust.☆3,080Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,120Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,746Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,848Updated 2 months ago
- Subcommand to show result of macro expansion☆2,948Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,778Updated 3 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,791Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,644Updated 2 months ago
- Slotmap data structure for Rust☆1,244Updated last year
- Zero-copy deserialization framework for Rust☆3,559Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,964Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,075Updated last month