rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,846Updated 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,822Updated last month
- Defines the Rust borrow checker.☆1,480Updated last month
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,947Updated 2 months ago
- libgccjit AOT codegen for rustc☆1,014Updated last week
- An embeddable dynamic programming language for Rust.☆1,997Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,491Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,827Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,739Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,612Updated 2 months ago
- Zero-copy deserialization framework for Rust☆3,458Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- ☆1,024Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,018Updated 2 weeks ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Parser for Rust source code☆3,128Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,039Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,250Updated this week
- A binary encoder / decoder implementation in Rust.☆3,069Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago