crumblingstatue / hexerator-bookLinks
The hexerator book
☆19Updated 8 months ago
Alternatives and similar repositories for hexerator-book
Users that are interested in hexerator-book are comparing it to the libraries listed below
Sorting:
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- A library for building declarative text-based user interfaces☆215Updated 2 years ago
- An evil parsing library.☆54Updated 2 years ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- IO-agnostic line editor for embedded systems☆111Updated 11 months ago
- Build nice REPLs using clap and reedline with zero effort☆76Updated 7 months ago
- Concise bit field extraction☆61Updated last year
- Rust library to facilitate event-driven programming.☆76Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆147Updated last month
- Rank Polymorphic array library for Rust.☆103Updated 2 years 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
- Finite State Machines with an entry API and data storage☆42Updated 8 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆191Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- An incremental, declarative library for building terminal user interfaces in Rust.☆155Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- The prettier pattern-matching parser with automatic error recovery☆153Updated 2 months ago
- Yet Another Parser library for Rust. A lightweight, dependency free, parser combinator inspired set of utility methods to help with parsi…☆161Updated 9 months ago
- Fast, minimal, feature-rich, extended formatting syntax.☆78Updated 3 years ago
- "A very small syn"☆212Updated 10 months ago
- Include your assets statically into your application with a strict structure☆93Updated last month
- ☆78Updated 2 months ago
- ☆34Updated last year
- Use bitsized types as if they were a feature of rust.