J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆517Updated 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,327Updated 4 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆753Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆391Updated 3 years ago
- An intrusive flamegraph profiling tool for rust.☆717Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- Slotmap data structure for Rust☆1,207Updated last year
- Slab allocator for Rust☆795Updated last week
- Rust method delegation with less boilerplate☆488Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆751Updated last month
- Automatic checking for semantic versioning in library crates☆635Updated last year
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- A macro-based html builder for rust☆332Updated 3 weeks ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆949Updated 2 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Colorful panic backtraces for Rust☆577Updated 4 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,356Updated last week
- Fowler–Noll–Vo hash function☆345Updated last year
- Compile time numbers in Rust.☆547Updated 3 weeks ago
- A rust-macro which makes errors easy to write☆336Updated last year
- A library to generate syntax diagrams for Rust macros.☆556Updated 11 months ago
- ☆754Updated last week
- garbage collection☆321Updated 5 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Generic array types in Rust☆411Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago