peter-bertok / float_fast_printLinks
Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.
☆32Updated 7 years ago
Alternatives and similar repositories for float_fast_print
Users that are interested in float_fast_print are comparing it to the libraries listed below
Sorting:
- ☆64Updated 8 years ago
- ☆53Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Token tree calling convention☆82Updated 3 years ago
- ☆62Updated last year
- ☆31Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- ☆23Updated 9 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- ☆58Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A remotely controlled wheeled robot☆10Updated 8 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago