semi_index VS json-streamer

Compare semi_index vs json-streamer and see what are their differences.

semi_index

Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space" (by ot)

json-streamer

A fast streaming JSON parser for Python that generates SAX-like events using yajl (by kashifrazzaqui)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
semi_index json-streamer
1 2
57 215
- -
10.0 2.4
over 11 years ago about 1 year ago
C++ Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

semi_index

Posts with mentions or reviews of semi_index. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.

json-streamer

Posts with mentions or reviews of json-streamer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.

What are some alternatives?

When comparing semi_index and json-streamer you can also consider the following projects:

jq-zsh-plugin - jq zsh plugin

ijson

json-buffet

python-slugify - Returns unicode slugs

json-toolkit - "the best opensource converter I've found across the Internet" -- dene14

awesome-slugify - Python flexible slugify function

xsv - A fast CSV command line toolkit written in Rust.

python-nameparser - A simple Python module for parsing human names into their individual components

reddit_mining

Lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

octosql - OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.

pydantic - Data validation using Python type hints