dtolnay / dtolnay/itoa

Make Rust's `write!` faster

Open
#1 1 comment 10 reactions 1 assignee Claimed by @dtolnay View on GitHub
Dominant language
Rust
Stars
378
Forks
45
PR merge metrics
No merged PRs in 30d

Description

This crate should not be necessary. It should be possible to optimize `write!(&mut buf, "{}", value)` to do what this crate does.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.