mirror of
https://github.com/lemire/fast_double_parser.git
synced 2025-04-03 20:04:57 +00:00
Update README.md
This commit is contained in:
parent
b823bbc8a0
commit
267b118aec
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ We support all major compilers: Visual Studio, GNU GCC, LLVM Clang. We require C
|
|||
|
||||
The core of this library was ported to Go by Nigel Tao and is now a standard float-parsing routine in Go (`strconv.ParseFloat`).
|
||||
|
||||
**We encourage users to adopt [fast_float](https://github.com/fastfloat/fast_float) library instead. It has more functionality and greater speed in some cases.**
|
||||
|
||||
|
||||
## Reference
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue