mitsuhiko / from-stringLinks
Like FromStr but it owns
☆14Updated 10 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:
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- A thin wrapper around serialized data which add information of identity and version.☆30Updated 2 weeks ago
- bearcove internal building tool☆11Updated 9 months ago
- A minimalist property-based testing library☆123Updated 9 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- A tar archive reading/writing library for async Rust.☆66Updated last week
- Rate-limit middleware for reqwest.☆19Updated 3 weeks ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- Ergonomic and composable async stream generation without macros☆26Updated last month
- Rust library for versioned data types☆72Updated 3 weeks ago
- Developer Environments Evolved☆41Updated this week
- A TUI application used to create and modify assets for games written in Rust☆15Updated 10 months ago
- ☆34Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Generic Async Semaphore☆21Updated 9 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆47Updated 3 weeks ago
- Bigtable but smol☆49Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Easy access to individual bits of integers.☆51Updated 2 years 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…☆67Updated last month
- Rust time library comparison - shootout to see which crate handles common tasks the best☆21Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago