rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,942Updated 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☆2,010Updated this week
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- Concurrency permutation testing tool for Rust.☆2,548Updated 4 months ago
- libgccjit AOT codegen for rustc☆1,080Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- An embeddable dynamic programming language for Rust.☆2,108Updated 3 weeks ago
- Parser for Rust source code☆3,238Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- Rust derive-based argument parsing optimized for code size☆1,870Updated 4 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,676Updated this week
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,087Updated 4 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- Rust quasi-quoting☆1,503Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- A crate for managing memory bit by bit☆1,363Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,330Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,136Updated last week
- Zero-copy deserialization framework for Rust☆3,719Updated last week
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Safe Rust bindings to POSIX-ish APIs☆1,844Updated last week
- Rust port of Google's SwissTable hash map☆2,827Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,684Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,214Updated last month
- A snapshot testing library for rust☆2,655Updated this week