Merge branch 'main' into patch-2

This commit is contained in:
Tom Parker-Shemilt 2024-07-28 17:50:44 +01:00 committed by GitHub
commit dbf574951d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1344,6 +1344,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
* HTML
* [servo/html5ever](https://github.com/servo/html5ever) - High-performance browser-grade HTML5 parser
* JSON
* [cloudwego/sonic-rs](https://github.com/cloudwego/sonic-rs) [[sonic-rs](https://crates.io/crates/sonic-rs)] - A fast Rust JSON library based on SIMD.
* [importcjj/rust-ajson](https://github.com/importcjj/rust-ajson) [[ajson](https://crates.io/crates/ajson)] - Get JSON values quickly
* [pikkr/pikkr](https://github.com/pikkr/pikkr) [[pikkr](https://crates.io/crates/pikkr)] - JSON parser which picks up values directly without performing tokenization
* [rustadopt/jzon-rs](https://github.com/rustadopt/jzon-rs/) [[jzon](https://crates.io/crates/jzon)] - JSON implementation