jsdw / yap
Yet Another Parser library for Rust. A lightweight, dependency free, parser combinator inspired set of utility methods to help with parsing strings and slices.
☆158Updated 2 months ago
Alternatives and similar repositories for yap:
Users that are interested in yap are comparing it to the libraries listed below
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Immutable strings, in Rust.☆245Updated last year
- Minimalist pedantic command line parser☆334Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A super powered testing macro for Rust☆118Updated 2 months ago
- A collection of utilities for a superior nom experience☆155Updated last year
- An asynchronous, runtime data feedable terminal paging library for Rust☆333Updated 9 months ago
- Build reactive terminal user interfaces using Rust and Dioxus.☆118Updated 3 years ago
- 🌾 A pretty fast text rope☆274Updated last week
- Experimental rust serialization library☆295Updated last year
- Command line parser with applicative interface☆379Updated last month
- REGex in Rust with EcmaScript Syntax☆188Updated 3 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- Execute Rust code carefully, with extra checking along the way☆409Updated this week
- Filesystem walk performed in parallel with streamed and sorted results☆234Updated last year
- Easy IO for Rust☆103Updated 3 years ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- Compact, clone-on-write vector and string.☆258Updated last week
- Rust KDL parser and derive implementation☆89Updated last year
- 💫 Easily retry futures 🦀☆207Updated last year