FasterXML / FasterXML/jackson-core
Implement novel, branch-free JSON escaping algorithm
Open
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 928
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 24
Description
### Is your feature request related to a problem? Please describe.
Hi,
I made a novel, simple and super fast branch-free escaping algorithm at https://github.com/lemire/Code-used-on-Daniel-Lemire-s-blog/pull/116 and I would like to contributi here if it is welcome. Any feedback? Where I should look at?
### Describe the solution you'd like
It's based on https://github.com/lemire/Code-used-on-Daniel-Lemire-s-blog/pull/116
### Usage example
_No response_
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.