Skip to content

Marser

Build & Package

A PEG-style parser-combinator library for Rust focused on useful errors, error recovery, and high performance

Rust Latest 0.2.1 · 1mo ago Security brief →

Features

  • Zero‑copy parsing for faster parsers
  • Supports multiple input types (e.g., &str, &[u8], custom via Input trait)
  • Packrat-style memoization with `.memoized()`
  • Simple TUI debugging of parser behavior
  • Works in `no_std` environments

Recent releases

View all 7 releases →
No immediate action
0.2.0 Feature

no_std + recursive APIs

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
30
Forks
0
Languages
Rust Python OCaml

Install & Platforms

Install via
cargo

Beta — feedback welcome: [email protected]