gchp / rust-compiler-plugin-exampleLinks
A simple example for a Rust compiler plugin
☆11Updated 9 years ago
Alternatives and similar repositories for rust-compiler-plugin-example
Users that are interested in rust-compiler-plugin-example are comparing it to the libraries listed below
Sorting:
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆27Updated 10 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A type-safe wrapper around mount() system call for rust with good error reporting☆33Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Hexadecimal float support for Rust☆43Updated 4 months ago
- No longer maintained☆38Updated 8 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- ☆40Updated 6 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- ASN.1 library for Rust☆48Updated last year
- ☆17Updated 10 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- rust verification condition generator☆96Updated 9 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Named arguments for Rust☆38Updated 8 years ago
- A combinator library for building asynchronous HTTP services☆58Updated 6 years ago
- REPL-like interactive code editor☆29Updated 8 years ago
- A simple map based on a vector for small integer keys☆68Updated last year