Costless typed identifiers backed by UUID, with kind readable in serialized versions
☆75Nov 21, 2024Updated last year
Alternatives and similar repositories for kind
Users that are interested in kind are comparing it to the libraries listed below
Sorting:
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Jul 21, 2024Updated last year
- Logger wrapper that adds logging context☆36Mar 1, 2026Updated 3 weeks ago
- Arithmetic in Rust's Type System☆11Feb 18, 2024Updated 2 years ago
- Include your assets statically into your application with a strict structure☆93Nov 22, 2025Updated 4 months ago
- Adapters to convert between different writable APIs.☆22Dec 27, 2024Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆144Sep 30, 2024Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆308Apr 22, 2025Updated 11 months ago
- Provides TestResult type for concise and precise test failures☆67Nov 24, 2025Updated 3 months ago
- async fn(Input) -> Result<Output, Error>☆51Feb 22, 2024Updated 2 years ago
- Provides machine-readable descriptions for rust types☆20Jun 24, 2024Updated last year
- APNS(Apple Push Notification Service) implemented in Rust☆17Mar 5, 2017Updated 9 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Nov 21, 2025Updated 4 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,656Feb 26, 2026Updated 3 weeks ago
- Practically zero-overhead string interning☆43Dec 16, 2025Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Mar 28, 2024Updated last year
- Space combat learning game in Rust / Amethyst☆11Mar 27, 2020Updated 5 years ago
- Trait implementation generator macro☆30Mar 14, 2026Updated last week
- use your GitHub SSH keys to authenticate to sshd☆22Aug 2, 2021Updated 4 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Aug 18, 2016Updated 9 years ago
- A series of 3 tutorials that walks one through the world of Actors in #rustlang as implemented by 'ractor' framework☆19Feb 27, 2025Updated last year
- Rust crate for retrieving memory page size☆14Aug 3, 2023Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆49Nov 18, 2025Updated 4 months ago
- A more compact help renderer for clap terminal applications☆92Aug 29, 2025Updated 6 months ago
- The webapp framework for Papyros☆13Nov 6, 2015Updated 10 years ago
- A library for extracting and validating links.☆21Aug 17, 2024Updated last year
- a fast async pool based on channel☆26Jan 22, 2026Updated 2 months ago
- Deserialize incomplete or broken data with Serde☆20Mar 25, 2025Updated 11 months ago
- A coupling analysis tool for Rust projects - measuring the 'right distance' in your code☆68Mar 1, 2026Updated 3 weeks ago
- ☆55Mar 19, 2024Updated 2 years ago
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 3 months ago
- Cross-platform utility to sync time, weather, and system info on Zoom keyboard screen modules☆13Feb 4, 2026Updated last month
- opt-in runtime introspection☆12Jul 29, 2022Updated 3 years ago
- A web service that generates images of dependency graphs for crates hosted on crates.io☆19Aug 6, 2017Updated 8 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆135Mar 29, 2023Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Jul 15, 2024Updated last year
- A utility crate to log errors without losing key information along the way.☆32Jan 21, 2025Updated last year
- Strongly typed linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)☆13Dec 22, 2025Updated 3 months ago
- A Result type that differentiates between local errors (which can be handled) and fatal errors (which can't)☆21May 25, 2022Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Jan 23, 2026Updated last month