CarlKCarlK / anyinput
☆23Updated 4 months ago
Alternatives and similar repositories for anyinput:
Users that are interested in anyinput are comparing it to the libraries listed below
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- State machine pattern for Rust☆29Updated 4 months ago
- ☆112Updated this week
- Typed any map for rust☆65Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last week
- horrible serde macro stuff☆39Updated last year
- Progress reporting abstraction for Rust☆64Updated 7 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- It executes futures☆55Updated last year
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- 📐 A collection of distance metrics on strings☆33Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆40Updated last month
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- Detect unused pub methods in a Rust workspace☆30Updated 2 weeks ago
- Obsessively tiny error derive macro☆85Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆60Updated 11 months ago
- a fast async pool based on channel☆24Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 weeks ago
- Static-checked parsing of regexes into structs☆46Updated 3 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated last week