Replace `fast_double_parser` with `fast_float`
- Dominant language
- Cython
- Stars
- 179
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Compare the [readme of fast_double_parser](https://github.com/lemire/fast_double_parser/blob/4f5e530b02a94ab59cef021a4064852394157b27/README.md):
> Deprecated; 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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the linked fast_double_parser README with the fast_float project information, then locate where pyjson5 integrates the deprecated parser. Review the repository's existing parser behavior before changing the dependency; the work is done when the project builds and its parsing behavior remains compatible with fast_float.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100