J-F-Liu / pomLinks
PEG parser combinators using operator overloading without macros.
☆518Updated 6 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,330Updated 6 months ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Compile time numbers in Rust.☆556Updated 2 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Generic array types in Rust☆414Updated 5 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆624Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,034Updated 3 weeks ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- A special input type for nom to locate tokens☆234Updated 6 months ago
- Automatic checking for semantic versioning in library crates☆636Updated 2 years ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Slab allocator for Rust☆807Updated last month
- derive simple constructor functions for Rust structs☆561Updated 11 months ago
- Colorful panic backtraces for Rust☆579Updated 6 months ago
- ☆764Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- garbage collection☆323Updated 6 years ago
- Automatically apply the suggestions made by rustc☆851Updated last year
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- A library to generate syntax diagrams for Rust macros.☆555Updated last year
- Slotmap data structure for Rust☆1,221Updated last year
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Data structure serialization library with several opposite design goals from Serde☆875Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- A macro-based html builder for rust☆332Updated 2 months ago