rust-lang / rustc_codegen_cranelift
Cranelift based backend for rustc
☆1,702Updated 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,397Updated 8 months ago
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Compile time static maps for Rust☆1,890Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,259Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,886Updated last month
- Zero-copy deserialization framework for Rust☆3,116Updated 3 weeks ago
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,729Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,525Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,333Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,859Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,880Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- Parser for Rust source code☆2,991Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,859Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,201Updated this week
- Rust port of Google's SwissTable hash map☆2,568Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,842Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆1,913Updated this week
- Analysis of various tricky Rust code☆1,863Updated 3 weeks ago
- An embeddable dynamic programming language for Rust.☆1,853Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- libgccjit AOT codegen for rustc☆950Updated this week
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Rust quasi-quoting☆1,369Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,489Updated 3 weeks ago