rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,906Updated 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:
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- An embeddable dynamic programming language for Rust.☆2,081Updated last month
- libgccjit AOT codegen for rustc☆1,060Updated this week
- Compile time static maps for Rust☆2,039Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,599Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Slotmap data structure for Rust☆1,248Updated last year
- A crate for managing memory bit by bit☆1,352Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,511Updated 2 months ago
- Some more derive(Trait) options☆2,011Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,294Updated last week
- Rust derive-based argument parsing optimized for code size☆1,854Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,801Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,655Updated 3 months ago
- Zero-copy deserialization framework for Rust☆3,627Updated this week
- Rust quasi-quoting☆1,482Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,089Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- Parser for Rust source code☆3,213Updated this week
- Rust port of Google's SwissTable hash map☆2,797Updated this week
- A small rust library for adding custom derives to enums☆2,191Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,761Updated last month