InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Simd-json Alternatives
Similar projects and alternatives to simd-json
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
-
-
-
jsoniter
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go (by json-iterator)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
simd-json discussion
simd-json reviews and mentions
- Scan HTML even faster with SIMD instructions (C++ and C#)
- fn please_compile_with_a_simd_compatible_cpu_setting_read_the_simdjsonrs_readme() -> ! {}
-
json-deserializer 0.1 released
Are you aware of https://github.com/simd-lite/simd-json ?
-
I'm a veteran C++ programmer, what can Rust offer me?
Have you checked simd-json? It is a rust port of simdjson from C++, trying to use simd to speedup json parsing.
- Parsing Gigabytes of JSON per Second
-
How to manually implement the fatest json deserilizer
Simd-json is almost certainly slower than serde_json for this use case. See simd-lite/simd-json#198. "simd = fast" is an inaccurate simplification.
-
Announcing Rustup 1.24.2 | Rust Blog
Thanks! That means we can get rid of kludges like this one in our CI builds.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 Sep 2024
Stats
simd-lite/simd-json is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of simd-json is Rust.