Repository Details
Shared by


HelloGitHub Rating
0 ratings
A C++ Numeric Parsing Library That Is Both Fast and Accurate
Past 7 days Received 8 stars ✨
Free•Apache-2.0
Claim
Discuss
Collect
Share
1.9k
Stars
No
Chinese
C++
Language
Yes
Active
54
Contributors
23
Issues
Yes
Organization
8.0.2
Latest
159
Forks
Apache-2.0
License
More

This project is a C++ library for quickly parsing numeric strings, implementing functionality similar to a from_chars function. It is an extremely fast, header-only library that is several times faster than the standard library. It supports parsing strings of float, double, and integer types and has been widely used in well-known projects such as Chromium, Redis, and LLVM.
Comments
Rating:
No comments yet