itoa

Fast function for printing integer primitives to a decimal string (by dtolnay)

Itoa Alternatives

Similar projects and alternatives to itoa

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better itoa alternative or higher similarity.

itoa reviews and mentions

Posts with mentions or reviews of itoa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-13.
  • Potential problem with the package manager
    1 project | /r/Zig | 22 Dec 2021
    The hyper package for the crab language actually has a dependency on a package that does itoa (among others) so IMO the problem exist there too and most non trivial packages will be bloated
  • Debian discusses vendoring again
    12 projects | /r/linux | 13 Jan 2021
    I see itoa which seems trivial on the surface. The implementation is highly optimized, but it's also covering all the different cases. I'm guessing this is for printing match counts or line numbers, and if this is actually a bottleneck for ripgrep — which seems unlikely — then maybe it's worth it. You know your own needs, and if it was a bottleneck, I bet you could do just as well, if not better, with a custom, smaller, simpler solution inside ripgrep. (i.e. just make sure the power-of-ten denominators are available at compile time so the compiler won't generate divisions.)

Stats

Basic itoa repo stats
2
278
6.8
4 days ago

dtolnay/itoa is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of itoa is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com