rust-lang / rustc_codegen_craneliftLinks
Cranelift based backend for rustc
☆1,851Updated 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:
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- A fast bump allocation arena for Rust☆1,855Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,408Updated this week
- Compile time static maps for Rust☆1,977Updated last month
- An embeddable dynamic programming language for Rust.☆2,003Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,441Updated last week
- Parser for Rust source code☆3,149Updated this week
- Some more derive(Trait) options☆1,972Updated last week
- libgccjit AOT codegen for rustc☆1,024Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- A binary encoder / decoder implementation in Rust.☆3,082Updated last week
- Rust quasi-quoting☆1,444Updated last week
- Zero-copy deserialization framework for Rust☆3,487Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,510Updated this week
- Rust derive-based argument parsing optimized for code size☆1,838Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,255Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,617Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,056Updated last week
- A crate for managing memory bit by bit☆1,318Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,706Updated 5 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,029Updated this week
- ☆1,034Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,138Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,752Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,007Updated 2 months ago