hifijson

High-fidelity JSON lexer and parser (by 01mf02)

Hifijson Alternatives

Similar projects and alternatives to hifijson

  • jaq

    24 hifijson VS jaq

    A jq clone focussed on correctness, speed, and simplicity

  • roxmltree

    Represent an XML document as a read-only tree.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • stdweb

    A standard library for the client-side Web

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better hifijson alternative or higher similarity.

hifijson reviews and mentions

Posts with mentions or reviews of hifijson. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.
  • Surprises in the Rust JSON Ecosystem
    4 projects | /r/rust | 19 Jan 2023
    I have recently encountered similar problems as you and also created a JSON crate, hifijson. Its unique idea is that JSON parsing itself is not so hard, but JSON lexing is! Therefore, my crate provides a JSON lexer that you can use to create your custom JSON parser with any functionality you need. For example, this allows you to ignore escape sequences, giving you a &str for strings. Or, if you care about escape sequences, hifijson gives you a Cow similarly to serde_json, allocating new memory only if necessary.

Stats

Basic hifijson repo stats
1
12
3.1
about 1 year ago

The primary programming language of hifijson is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com