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
- More maintainable Rust test☆28Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Lightweight logging framework for resource constrained devices☆47Updated 5 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- Extended Search & Ranking tool for crates.☆24Updated 3 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- A multi-platform embedded software development kit using the Rust programming language.☆44Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- A real-time hierarchical profiler☆81Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions