jethrogb / rust-combinators
Selection tool for Rust combinators
☆44Updated 4 years ago
Alternatives and similar repositories for rust-combinators:
Users that are interested in rust-combinators are comparing it to the libraries listed below
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Obsessively tiny error derive macro☆86Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- Fast JSON deserialization on borrowed data☆86Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- The missing compound borrowing for Rust.☆57Updated 3 weeks ago
- Typed any map for rust☆66Updated 4 months ago
- It executes futures☆58Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Parse byte size into integer accurately.☆29Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- ☆56Updated last year
- Migrated to Codeberg☆80Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆72Updated 5 months ago
- ☆112Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆142Updated last month
- ☆31Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 6 months ago
- Cargo command to create the README.md from your crate's documentation☆159Updated 2 weeks ago
- Generate Rust enum variants without associated data☆93Updated last year
- derive newtype for diesel traits☆52Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- Serialize/deserialize rusqlite rows☆90Updated this week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 11 months ago