mmstick / numtoaLinks
An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte array.
☆46Updated 2 weeks ago
Alternatives and similar repositories for numtoa
Users that are interested in numtoa are comparing it to the libraries listed below
Sorting:
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- Coordination repository of the portability Working Group (WG)☆42Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 10 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆27Updated 8 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- ☆56Updated 4 years ago
- Units of Measure for Rust☆49Updated 9 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A mocking library for Rust-lang☆56Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago