gchp / rust-compiler-plugin-example
A simple example for a Rust compiler plugin
☆11Updated 8 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
- A syn targetting PEG parser generator☆20Updated last year
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- ☆17Updated 9 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Hexadecimal float support for Rust☆38Updated 3 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- ☆33Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- High performance LOUDS (Level-Order Unary Degree Sequence) library☆31Updated 8 months ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- ☆27Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A type-safe wrapper around mount() system call for rust with good error reporting☆32Updated 3 years ago