Y-jiji / peggen
Peggen, generate fast PEG parsers via derive macros
☆33Updated last month
Related projects ⓘ
Alternatives and complementary repositories for peggen
- horrible serde macro stuff☆38Updated last year
- Integer types with customizable niche values☆38Updated last month
- ☆25Updated last year
- Efficient byte-stream pipe buffer☆39Updated 4 months ago
- State machine pattern for Rust☆28Updated last week
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A faster Arc.☆49Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆40Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆53Updated this week
- Rust crate to get the IANA time zone for the current system☆38Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 8 months ago
- ☆54Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- A simple in-memory search for collections and key-value stores.☆64Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Cargo hack manager☆63Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 11 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated last year
- structured parallel execution for async Rust☆30Updated 2 months ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆63Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- An exploration of Storages☆34Updated last year
- Const TypeId and non-'static TypeId☆54Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Experimenting with Rust's fundamental data model☆47Updated last month