fast-json VS charred

Compare fast-json vs charred and see what are their differences.

charred

zero dependency efficient read/write of json and csv data. (by cnuernber)
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
fast-json charred
2 3
6 247
- -
2.6 7.1
about 1 year ago 4 months ago
Clojure Clojure
- 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.

fast-json

Posts with mentions or reviews of fast-json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-07.
  • Ham-Fisted - A New High Performance Clojure Library
    4 projects | /r/Clojure | 7 Sep 2022
    There are many more things there but you can read the README for more information. There is timing information at the bottom of the README and the fast-json project includes a comparison. My hope is that ham-fisted becomes a platform to try out ideas and build faster datastructures and algorithms that follow in the typeless functional pathway so we can carefully and measurably improve the platform we all are standing on. So please take it, try some things out, and let me know how it goes :-).
  • Fast JSON and CSV encode/decode
    2 projects | /r/Clojure | 12 Apr 2022

charred

Posts with mentions or reviews of charred. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-07.
  • Ham-Fisted - A New High Performance Clojure Library
    4 projects | /r/Clojure | 7 Sep 2022
    After building tech.ml.dataset and charred I wanted to take the lessons learned there and apply them back into the base Clojure substrate of persistent maps, persistent vectors, and algorithmic primitives like group-by and frequencies.
  • Noob question: Do i need to learn Java to use Clojure?
    1 project | /r/Clojure | 28 Apr 2022
    ...and in some circumstances, the most correct Clojure program has a little Java in it because it's faster or whatever. (Chris Nuernberger's charred is a recent example.) This is unusual Clojuring; most Clojurians never do this.
  • Fast JSON and CSV encode/decode
    2 projects | /r/Clojure | 12 Apr 2022
    Introducing Charred - fast json/csv encode and decode. This library finalizes my research into csv and json parsing and is a complete drop-in replacement for clojure.data.csv and clojure.data.json. Same API, much better (5-10x) performance. This library gets as good performance for those tasks as anything on the JVM and avoids the jackson hairball entirely.

What are some alternatives?

When comparing fast-json and charred you can also consider the following projects:

jsonista - Clojure library for fast JSON encoding and decoding.

tech.ml.dataset - A Clojure high performance data processing system

aws-athena-monitoring - Monitoring stack for AWS Athena using CDK written in Clojure

neanderthal - Fast Clojure Matrix Library

cq - Clojure Query: A Command-line Data Processor for JSON, YAML, EDN, XML and more