rust-lang / rustc_codegen_cranelift
Cranelift based backend for rustc
☆1,753Updated 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,431Updated 10 months ago
- Concurrency permutation testing tool for Rust.☆2,325Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- Compile time static maps for Rust☆1,915Updated 3 months ago
- Zero-copy deserialization framework for Rust☆3,230Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,313Updated this week
- Parser for Rust source code☆3,059Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,919Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,963Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,841Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- Rust quasi-quoting☆1,403Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week
- An embeddable dynamic programming language for Rust.☆1,901Updated this week
- Rust port of Google's SwissTable hash map☆2,622Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,611Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,927Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- A next-generation test runner for Rust.☆2,413Updated this week
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- Cap'n Proto for Rust☆2,188Updated last week
- Hypothesis-like property testing for Rust☆1,855Updated this week
- Some more derive(Trait) options☆1,890Updated this week
- A small rust library for adding custom derives to enums☆2,010Updated this week
- Analysis of various tricky Rust code☆1,889Updated 3 months ago