DiscreteTom / whiteholeLinks
A simple, fast, intuitive parser combinator framework for Rust.
☆24Updated 6 months ago
Alternatives and similar repositories for whitehole
Users that are interested in whitehole are comparing it to the libraries listed below
Sorting:
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
 - Serde-based replacement for #[derive(Debug)]☆68Updated last year
 - Open a scope and then freeze it in time for future access.☆107Updated last year
 - A more compact help renderer for clap terminal applications☆89Updated 2 months ago
 - An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
 - A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
 - Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆133Updated 3 months ago
 - The quickest way to override dependencies with Cargo☆65Updated last week
 - Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated last week
 - Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
 - Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
 - Re-usable CLI flags for `cargo` plugins☆40Updated this week
 - A memory efficient container for rust nested collections☆43Updated 3 years ago
 - cargo-thanku | Rust Dependency Acknowledgment Generator 🦀 ❤️🔥 Enhanced cargo-thanks, give an Acknowledgment to your rust project for t…☆32Updated 6 months ago
 - Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
 - Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
 - High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆36Updated 2 weeks ago
 - Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
 - Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
 - Typed any map for rust☆67Updated 10 months ago
 - Progress reporting abstraction for Rust☆64Updated last year
 - Cargo hack manager☆64Updated last year
 - Include your assets statically into your application with a strict structure☆90Updated 2 weeks ago
 - A more powerful replacement for standard macros☆37Updated 10 months ago
 - A generic abstraction of paginated APIs☆62Updated last year
 - Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
 - Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
 - Smart Rust LOC counter, distinguising code, examples, tests and doc comments☆19Updated 8 months ago
 - A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
 - Static-checked parsing of regexes into structs☆45Updated 11 months ago