nom-tracable icon indicating copy to clipboard operation
nom-tracable copied to clipboard

Extension of nom to trace parser

Results 3 nom-tracable issues
Sort by recently updated
recently updated
newest added

I use nom & nom-tracable in my project, when profiling build time I found that, nom-tracable costs about 8s to build, after removing "fold", "parsing" & "extra-traits" in dep, build...

Updates the requirements on [nom_locate](https://github.com/fflorent/nom_locate) to permit the latest version. Changelog Sourced from nom_locate's changelog. v5.0.0 Breaking change: Migrate to 8.0 nom Bump up MSRV to 1.65 v4.2.0 Improvements: Add...

dependencies

Updates the requirements on [nom](https://github.com/rust-bakery/nom) to permit the latest version. Changelog Sourced from nom's changelog. 8.0.0 2025-01-25 This versions represents a significant refactoring of nom to reduce the amount of...

dependencies