DiscreteTom / whiteholeLinks
A simple, fast, intuitive parser combinator framework for Rust.
☆24Updated 3 weeks 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!☆70Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- A more compact help renderer for clap terminal applications☆90Updated 3 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Cargo hack manager☆64Updated last year
- Typed any map for rust☆67Updated last year
- The quickest way to override dependencies with Cargo☆68Updated last week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆64Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Macros for accessing your type's documentation at runtime.☆65Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Generate Rust enum variants without associated data☆99Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated 3 weeks ago
- Static-checked parsing of regexes into structs☆45Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆170Updated last month
- Provides many useful tools related to tuples☆58Updated 7 months ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆49Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 3 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- A more powerful replacement for standard macros☆39Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago