下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
A C++ Numeric Parsing Library That Is Both Fast and Accurate
FreeApache-2.0
Claim
Collect
Share
1.6k
Stars
No
Chinese
C++
Language
Yes
Active
50
Contributors
20
Issues
Yes
Organization
7.0.0
Latest
143
Forks
Apache-2.0
License
More
fast_float image
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.
Included in:
Vol.103
Tags:
C++

Comments

Rating:
No comments yet