rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,922Updated 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,974Updated last month
- Compile time static maps for Rust☆2,061Updated last month
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- libgccjit AOT codegen for rustc☆1,067Updated this week
- Concurrency permutation testing tool for Rust.☆2,534Updated 3 months ago
- An embeddable dynamic programming language for Rust.☆2,092Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,442Updated last week
- Parser for Rust source code☆3,229Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,614Updated this week
- A crate for managing memory bit by bit☆1,359Updated last year
- Rust derive-based argument parsing optimized for code size☆1,865Updated 4 months ago
- Rust quasi-quoting☆1,491Updated last week
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- Some more derive(Trait) options☆2,015Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,301Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- Zero-copy deserialization framework for Rust☆3,659Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,786Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,114Updated last week
- Rust port of Google's SwissTable hash map☆2,813Updated this week
- Subcommand to show result of macro expansion☆2,985Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,827Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,668Updated 3 months ago