goffrie / plex
a parser and lexer generator as a Rust procedural macro
☆408Updated 7 months ago
Alternatives and similar repositories for plex:
Users that are interested in plex are comparing it to the libraries listed below
- A parser combinator library for Rust☆1,307Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆988Updated last month
- PEG parser combinators using operator overloading without macros.☆504Updated last month
- Compile time numbers in Rust.☆521Updated 7 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆995Updated 3 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,491Updated 5 months ago
- An intrusive flamegraph profiling tool for rust.☆708Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆723Updated 3 weeks ago
- garbage collection☆319Updated 5 years ago
- The arena, a fast but limited type of allocator☆525Updated 5 months ago
- A dynasm-like tool for rust.☆733Updated 2 months ago
- Automatically apply the suggestions made by rustc☆853Updated last year
- Rust doesn't have exceptions☆631Updated 4 years ago
- Generic array types in Rust☆406Updated this week
- JIT compiler and runtime for a toy language, using Cranelift☆658Updated last year
- A collection of numeric types and traits for Rust.☆1,088Updated 8 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆322Updated 4 years ago
- A library to generate syntax diagrams for Rust macros.☆542Updated 5 months ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- A multiprocess drop-in replacement for Rust channels☆897Updated 3 weeks ago
- Slotmap data structure for Rust☆1,171Updated 10 months ago
- A TOML encoding/decoding library for Rust☆1,020Updated 2 years ago
- Slab allocator for Rust☆726Updated last month
- A rust-macro which makes errors easy to write☆335Updated 8 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,116Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Cargo subcommand to profile binaries☆435Updated last year