mitsuhiko / from-stringLinks
Like FromStr but it owns
☆14Updated 9 months ago
Alternatives and similar repositories for from-string
Users that are interested in from-string are comparing it to the libraries listed below
Sorting:
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A thin wrapper around serialized data which add information of identity and version.☆29Updated 3 weeks ago
- Rate-limit middleware for reqwest.☆18Updated last week
- A tar archive reading/writing library for async Rust.☆63Updated 3 weeks ago
- Rust time library comparison - shootout to see which crate handles common tasks the best☆21Updated 4 months ago
- bearcove internal building tool☆11Updated 8 months ago
- Ergonomic and composable async stream generation without macros☆23Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 5 months ago
- Environments Evolved☆40Updated this week
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- A minimalist property-based testing library☆121Updated 8 months ago
- Bigtable but smol☆49Updated this week
- Memory validation framework for Rust☆74Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- ☆35Updated 11 months ago
- Human-friendly indexed collections☆56Updated 2 months ago
- Rust library for versioned data types☆71Updated 6 months ago
- Generic Async Semaphore☆21Updated 8 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- Autogenerate Markdown documentation for clap command-line tools☆93Updated 8 months ago
- Cross-platform COW reflink copy of files; Fork for Binstall☆39Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆68Updated 8 months ago
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago