Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dtolnay/itoa issues and pull requests

#43 - Add tests for `Buffer::{clone, default}`

Pull Request - State: closed - Opened by ChrisAntaki 5 months ago - 1 comment

#42 - More granular `unsafe` blocks.

Pull Request - State: closed - Opened by anforowicz 6 months ago

#41 - Add missing unit test for i128 positive

Pull Request - State: closed - Opened by CXWorks 10 months ago

#40 - write directly to provided u8 slice

Issue - State: closed - Opened by stevedw over 1 year ago - 1 comment

#39 - Add CIFuzz Github action

Pull Request - State: closed - Opened by DavidKorczynski almost 2 years ago

#38 - Add no-panic feature to confirm no panicking codepaths

Pull Request - State: closed - Opened by dtolnay almost 2 years ago

#37 - Got more space for a macro helper?

Pull Request - State: closed - Opened by Najidnadri almost 2 years ago

#36 - `mem::uninitialized` backport

Issue - State: closed - Opened by Nilstrieb about 2 years ago - 14 comments

#35 - Fix `I64_MAX_LEN`: Set it to `21`

Pull Request - State: closed - Opened by NobodyXu over 2 years ago - 3 comments

#34 - Make entire lib const

Pull Request - State: closed - Opened by SUPERCILEX over 2 years ago

#33 - Expose API to write to user-provided buffer

Issue - State: closed - Opened by Jules-Bertholet over 2 years ago - 2 comments

#32 - Add a fuzzer.

Pull Request - State: closed - Opened by adetaylor over 2 years ago

#31 - Add latex code for performance chart

Pull Request - State: closed - Opened by dtolnay almost 3 years ago

#30 - Add a miri test job in CI

Pull Request - State: closed - Opened by dtolnay almost 3 years ago

#29 - 128 max lengths

Issue - State: closed - Opened by gilescope over 3 years ago - 2 comments

#28 - Support for prefix/postfixed buffer

Issue - State: closed - Opened by adnan449 over 3 years ago - 1 comment

#27 - Optimize udivmod_1e19 function

Pull Request - State: closed - Opened by Kogia-sima over 3 years ago - 1 comment

#26 - Optimize performance of writing u128/i128 on 64bit system

Pull Request - State: closed - Opened by Kogia-sima about 4 years ago - 1 comment

#25 - [*.rs] rustfmt

Pull Request - State: closed - Opened by SamuelMarks over 4 years ago

#24 - Enable GitHub Actions

Pull Request - State: closed - Opened by dtolnay over 4 years ago

#23 - Usage of deprecated mem::uninitialized

Issue - State: closed - Opened by nico-abram about 5 years ago - 1 comment

#22 - Add doc-comment to test README examples

Pull Request - State: closed - Opened by GuillaumeGomez over 5 years ago - 2 comments

#21 - Write rustdoc

Issue - State: closed - Opened by dtolnay over 5 years ago

#20 - feat: Provide a safe API to write integers to a buffer

Pull Request - State: closed - Opened by Marwes about 6 years ago

#19 - Expose a safe way to efficiently write to an uninitialized, fixed buffer

Issue - State: closed - Opened by Marwes about 6 years ago - 3 comments

#18 - i128/u128 now stable, update docs?

Issue - State: closed - Opened by ErichDonGubler about 6 years ago

#17 - No std example

Issue - State: closed - Opened by fmckeogh over 6 years ago

#16 - Use different buffer size for every integer type

Pull Request - State: closed - Opened by Object905 over 6 years ago - 1 comment

#15 - Support other radix

Issue - State: closed - Opened by glandium over 6 years ago - 6 comments

#14 - Support no_std

Pull Request - State: closed - Opened by glandium over 6 years ago - 3 comments

#13 - itoa::Integer trait bounds

Issue - State: closed - Opened by henninglive about 7 years ago - 3 comments

#12 - Write u128 using only two divisions

Pull Request - State: closed - Opened by dtolnay about 7 years ago - 5 comments

#11 - Include LaTeX code for benchmarks chart

Issue - State: closed - Opened by dtolnay about 7 years ago - 1 comment

#10 - Add support for 128-bit integers

Pull Request - State: closed - Opened by henninglive about 7 years ago - 5 comments

#9 - Add support for 128-bit integers

Issue - State: closed - Opened by henninglive about 7 years ago - 2 comments

#8 - Make a single wr.write_all() call, even for negative integers.

Pull Request - State: closed - Opened by SimonSapin about 7 years ago - 2 comments

#7 - Return the number of bytes written from itoa::write (fixes #6)

Pull Request - State: closed - Opened by nox over 7 years ago

#6 - Return io::Result<usize> instead of io::Result<()>

Issue - State: closed - Opened by nox over 7 years ago

#5 - Provide itoa::fmt to write to fmt::Write

Issue - State: closed - Opened by dtolnay over 7 years ago

#4 - include tests and license for crates.io archive

Issue - State: closed - Opened by ignatenkobrain over 7 years ago - 1 comment

#3 - Support no_std

Issue - State: closed - Opened by dtolnay over 7 years ago

#2 - Optimize negative numbers

Pull Request - State: closed - Opened by arthurprs about 8 years ago - 2 comments

#1 - Make Rust's `write!` faster

Issue - State: open - Opened by dtolnay over 8 years ago - 1 comment