oxidecomputer / newtype-uuidLinks
A wrapper around UUIDs to provide type safety
☆40Updated last week
Alternatives and similar repositories for newtype-uuid
Users that are interested in newtype-uuid are comparing it to the libraries listed below
Sorting:
- A utility crate to log errors without losing key information along the way.☆32Updated 9 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated 3 weeks ago
- A thin wrapper around serialized data which add information of identity and version.☆28Updated this week
- A list of Rust buffers that implements the bytes::Buf trait.☆34Updated 3 weeks ago
- ☆63Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- An async version of iterator☆40Updated last year
- futures-buffered☆45Updated 3 months ago
- Alternative future adapters that provide cancel safety.☆73Updated 2 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Ergonomic Type Diffs☆63Updated last month
- Obsessively tiny error derive macro☆87Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- ☆22Updated 4 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- ☆26Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 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
- Cargo hack manager☆64Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago