peter-bertok / float_fast_print
Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.
☆32Updated 6 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
- Extended Search & Ranking tool for crates.☆24Updated 3 years ago
- ☆52Updated 5 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- ☆61Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- More maintainable Rust test☆28Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆31Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Delegate method calls to a field.☆14Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- ☆20Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago