rust-lang / rustc_codegen_cranelift
Cranelift based backend for rustc
☆1,721Updated 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
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Compile time static maps for Rust☆1,905Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,893Updated 8 months ago
- Runtime for executing procedural macros as WebAssembly☆1,362Updated 2 weeks ago
- Parser for Rust source code☆3,024Updated last week
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,164Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,899Updated 2 weeks ago
- An embeddable dynamic programming language for Rust.☆1,872Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,571Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,362Updated this week
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,892Updated last week
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- Subcommand to show result of macro expansion☆2,802Updated last week
- libgccjit AOT codegen for rustc☆959Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- Find out what takes most of the space in your executable.☆2,481Updated 10 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,272Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,634Updated this week
- Rust port of Google's SwissTable hash map☆2,591Updated 2 weeks ago
- Rust quasi-quoting☆1,388Updated last week
- A crate for managing memory bit by bit☆1,269Updated 7 months ago