Nim vs Python: json serialization performance

This page summarizes the projects mentioned and recommended in the original post on /r/nim

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
  • nim_python_json

  • I discovered nim recently and wanted to check what are the runtime differences for json serialization. For that I created a small program in both languages. Here is the repo: https://github.com/x4204/nim_python_json

  • jsony

    A loose, direct to object json parser with hooks.

  • The nim stdlib's json(due to how it works) is relatively slow. Jsony Jason are some alternatives that are more performant and speeeedy.

  • 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
  • jason

    JSON done right 🤦 (by disruptek)

  • The nim stdlib's json(due to how it works) is relatively slow. Jsony Jason are some alternatives that are more performant and speeeedy.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

    3 projects | dev.to | 8 May 2024
  • Pyserde

    1 project | news.ycombinator.com | 6 May 2024
  • Show HN: Mutuple – Replace items in Python's "immutable" tuples

    2 projects | news.ycombinator.com | 10 Apr 2024
  • stopDoingJson

    3 projects | /r/ProgrammerHumor | 9 Dec 2023
  • jc: Converts the output of popular command-line tools to JSON

    1 project | /r/patient_hackernews | 8 Dec 2023