$ winnow

v1.0.4

A byte-oriented, zero-copy, parser combinators library

Downloads: 698.5M
Recent: 197.9M
Versions: 111
Updated: July 13, 2026

Latest Update Summary

Crate

Name: winnow New version: 1.0.0 Release date: 2026-03-17T20:00:15.229784Z

Crate readme

Short description winnow, making parsing a breeze

Long description Build up a parser for your format of choice with the building blocks provided by winnow.

Features

Code Examples

Linkshttps://docs.rs/winnow/latest/winnow/_tutorial/index.htmlhttps://docs.rs/winnow/latest/winnow/_topic/index.htmlhttps://docs.rs/winnow/latest/winnow/_topic/why/index.htmlhttps://docs.rs/winnowhttps://docs.rs/winnow/latest/winnow/combinator/index.htmlhttps://crates.io/crates/winnowhttps://github.com/winnow-rs/winnowhttps://coveralls.io/github/winnow-rs/winnow?branch=main

Release info

Release version: N/A

Release description N/A

Code Examples N/A

Patch update: 1.0.3 → 1.0.4

$ DOWNLOADS TREND

299.7M698.5M

$ VERSION HISTORY

v1.0.4July 13, 2026
v1.0.3May 14, 2026
v1.0.2April 21, 2026
v1.0.1March 30, 2026
v1.0.0March 17, 2026
v0.7.15March 5, 2026
v0.7.14November 26, 2025
v0.7.13August 22, 2025

$ LINKS

$ INSTALL

cargo add winnow

Or add to Cargo.toml: winnow = "1.0.4"