goffrie / plex
a parser and lexer generator as a Rust procedural macro
☆410Updated 9 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,314Updated last month
- PEG parser combinators using operator overloading without macros.☆510Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆997Updated 3 months ago
- Compile time numbers in Rust.☆541Updated 3 weeks ago
- garbage collection☆321Updated 5 years ago
- The arena, a fast but limited type of allocator☆533Updated 7 months ago
- An intrusive flamegraph profiling tool for rust.☆713Updated last year
- Rust doesn't have exceptions☆630Updated 4 years ago
- A dynasm-like tool for rust.☆746Updated last week
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Runtime for executing procedural macros as WebAssembly☆1,362Updated 3 weeks ago
- Tar file reading/writing for Rust☆651Updated 3 weeks ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆302Updated 2 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,510Updated last week
- Slab allocator for Rust☆747Updated last month
- A Rust procedural macro for tracing function execution☆336Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,010Updated 5 months ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Rust grammar tool libraries and binaries☆535Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Generic array types in Rust☆406Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 2 weeks ago
- A library to generate syntax diagrams for Rust macros.☆554Updated 7 months ago
- Automatically apply the suggestions made by rustc☆850Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆676Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/rusttype☆627Updated last year
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆544Updated 6 months ago