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 last month
- ☆59Updated 5 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- ☆60Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- ☆54Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- ☆54Updated 3 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Floating point approximate comparison for Rust☆60Updated 4 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- A map backed by a vector