mmstick / numtoa
An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.
☆43Updated 3 years ago
Alternatives and similar repositories for numtoa:
Users that are interested in numtoa are comparing it to the libraries listed below
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- ☆5Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- This library provides zero-cost dimensional analysis for safe, unit-aware numeric computations in Rust.☆24Updated 7 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- Units of Measure for Rust☆45Updated 9 years ago
- A multi-platform embedded software development kit using the Rust programming language.☆44Updated 5 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- The empty type Void.☆69Updated last year
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- Extended Search & Ranking tool for crates.☆24Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Coordination repository of the portability Working Group (WG)☆42Updated 3 years ago
- DEPRECATED in favour of https://github.com/rust-unofficial/awesome-rust☆14Updated 5 years ago
- ☆27Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Scientific plotting library for Rust☆59Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago