DiscreteTom / whiteholeLinks
A simple, fast, intuitive parser combinator framework for Rust.
☆24Updated 2 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!☆72Updated 5 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated this week
- A more compact help renderer for clap terminal applications☆91Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 7 months ago
- The quickest way to override dependencies with Cargo☆82Updated this week
- Cargo hack manager☆64Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Provides many useful tools related to tuples☆58Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago
- Typed any map for rust☆67Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Library for scripting analyses against crates.io's database dumps☆75Updated last week
- Re-usable CLI flags for `cargo` plugins☆44Updated last week
- PDF library in Rust☆40Updated 10 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A lib help you run test with condition☆49Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A time progress bar utilities☆59Updated 8 months ago
- Macros for accessing your type's documentation at runtime.☆65Updated last week
- axum::ws with type safe messages☆25Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago