DanielKeep / rust-conv
Conversion traits for Rust
☆48Updated 4 years ago
Alternatives and similar repositories for rust-conv:
Users that are interested in rust-conv are comparing it to the libraries listed below
- A small crate to provide space-efficient Option<_> replacements☆37Updated this week
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- ☆59Updated 6 months ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Floating point approximate comparison for Rust☆60Updated 2 weeks ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- ☆23Updated 8 years ago
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust MetroHash☆50Updated 3 months ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago