rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,956Updated 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☆2,046Updated this week
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- Compile time static maps for Rust☆2,076Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,568Updated 5 months ago
- Runtime for executing procedural macros as WebAssembly☆1,452Updated last week
- libgccjit AOT codegen for rustc☆1,085Updated 3 weeks ago
- Some more derive(Trait) options☆2,054Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- An embeddable dynamic programming language for Rust.☆2,131Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,704Updated this week
- A crate for managing memory bit by bit☆1,361Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Rust derive-based argument parsing optimized for code size☆1,878Updated 5 months ago
- Parser for Rust source code☆3,262Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,152Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,979Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,237Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,841Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,866Updated last week
- Safe Rust bindings to POSIX-ish APIs☆1,868Updated 3 weeks ago
- Rust quasi-quoting☆1,510Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,553Updated last month
- Subcommand to show result of macro expansion☆3,011Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,827Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,049Updated 7 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,693Updated last month
- Readline Implementation in Rust☆1,810Updated 2 weeks ago