jsony

A loose, direct to object json parser with hooks. (by treeform)

Jsony Alternatives

Similar projects and alternatives to jsony

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

jsony reviews and mentions

Posts with mentions or reviews of jsony. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-01.
  • Nim v2.0 Released
    49 projects | news.ycombinator.com | 1 Aug 2023
    Nim's default json library is terrible in performance, but there're much faster drop-in replacements like jsony[1]. I'm not sure that's the main issue for low rank, but it's definitely one of them.

    1. https://github.com/treeform/jsony

  • Why I enjoy using the Nim programming language at Reddit.
    10 projects | /r/RedditEng | 14 Nov 2022
    One of the fastest things I have written in Nim is a JSON parsing library. Why is it fast? Well, it uses Nim’s metaprogramming to parse JSON directly into typed objects without any intermediate representations or any unnecessary memory allocations. This means I can skip parsing JSON into a dictionary representation and then converting from the dictionaries to the real typed objects.
  • Setup a Website with Nim
    8 projects | news.ycombinator.com | 30 Jan 2022
  • Nim vs Python: json serialization performance
    3 projects | /r/nim | 27 Oct 2021
    The nim stdlib's json(due to how it works) is relatively slow. Jsony Jason are some alternatives that are more performant and speeeedy.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 28 Apr 2024
    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. Learn more →

Stats

Basic jsony repo stats
4
254
5.6
26 days ago

treeform/jsony is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of jsony is Nim.


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