m-ou-se / floatconv
Fast implementations of integer/floating point conversion operations.
☆131Updated 2 years ago
Alternatives and similar repositories for floatconv:
Users that are interested in floatconv are comparing it to the libraries listed below
- A snapshot of name squatting on crates.io☆75Updated 10 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated last month
- ☆113Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- A concurrent, append-only vector.☆147Updated this week
- Rust String Libraries by mcyoung☆157Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆106Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- Project group working on the "safe transmute" feature☆88Updated 5 months ago
- Human-friendly indexed collections☆51Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality