J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆518Updated 5 months ago
Alternatives and similar repositories for pom
Users that are interested in pom are comparing it to the libraries listed below
Sorting:
- A parser combinator library for Rust☆1,329Updated 5 months ago
- The arena, a fast but limited type of allocator☆546Updated 11 months ago
- Compile time numbers in Rust.☆552Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆758Updated 2 months ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- Generic array types in Rust☆414Updated 4 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- A special input type for nom to locate tokens☆234Updated 5 months ago
- derive simple constructor functions for Rust structs☆559Updated 10 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,032Updated this week
- garbage collection☆321Updated 5 years ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Colorful panic backtraces for Rust☆577Updated 5 months ago
- ☆762Updated last month
- A library to generate syntax diagrams for Rust macros.☆556Updated 11 months ago
- A macro-based html builder for rust☆332Updated last month
- Rust method delegation with less boilerplate☆492Updated 3 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆953Updated 3 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- A vector with a fixed capacity. (Rust)☆825Updated 8 months ago
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,398Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Slab allocator for Rust☆802Updated last month
- A safe and convenient store for one value of each type☆344Updated last year