json_benchmark

Python JSON benchmarking and "correctness". (by TkTech)

Json_benchmark Alternatives

Similar projects and alternatives to json_benchmark

  1. simdjson

    Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Cap'n Proto

    Cap'n Proto serialization/RPC system - core tools and C++ library

  4. msgspec

    A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML

  5. zsv

    zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser

  6. ustore

    Multi-Modal Database replacing MongoDB, Neo4J, and Elastic with 1 faster ACID solution, with NetworkX and Pandas interfaces, and bindings for C 99, C++ 17, Python 3, Java, GoLang 🗄️

  7. ucall

    Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️

  8. simdjson-go

    Golang port of simdjson: parsing gigabytes of JSON per second

  9. jsplit

    A Go program to split large JSON files into many jsonl files

  10. japronto

    Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.

  11. is2

    embedded RESTy http(s) server library from Edgio

  12. typedload

    Discontinued Python library to load dynamically typed data into statically typed data structures

  13. yyjson

    The fastest JSON library in C

  14. search-dw

    Discontinued search-dw is a Python utility to automate "search and download" via the command line. It might be useful if you need to download the results of a Google search for a certain type of topic at the same time

  15. py_yyjson

    Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.

  16. smartie

    Pure-python ATA/SATA/ATAPI/SCSI and disk enumeration library for Linux/Windows/OS X.

  17. JumpHop

    Simple re-creation of a popular game. I'll let you guess.

  18. humanmark

    Human-friendly markdown in Python.

  19. eca

    Discontinued View elementary cellular automata in your terminal

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

json_benchmark discussion

Log in or Post with

json_benchmark reviews and mentions

Posts with mentions or reviews of json_benchmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • Show HN: Up to 100x Faster FastAPI with simdjson and io_uring on Linux 5.19
    20 projects | news.ycombinator.com | 6 Mar 2023
    If you're primarily targeting Python as an application layer, you may also want to check out my msgspec library[1]. All the perf benefits of e.g. yyjson, but with schema validation like pydantic. It regularly benchmarks[2] as the fastest JSON library for Python. Much of the overhead of decoding JSON -> Python comes from the python layer, and msgspec employs every trick I know to minimize that overhead.

    [1]: https://github.com/jcrist/msgspec

    [2]: https://github.com/TkTech/json_benchmark

  • Sunday Daily Thread: What's everyone working on this week?
    7 projects | /r/Python | 17 Apr 2022
    - Adding nvme drive support to SMARTie, https://github.com/tktech/smartie, which is a pure-python cross-platform library for getting disk information like serial number, SMART attributes (like disk temperature) - json_benchmark, https://github.com/tktech/json_benchmark, which is a new benchmark and correctness test for the more modern Python JSON libraries - py_yyjson, https://github.com/tktech/py_yyjson, which is still a WIP and provides Python bindings to the yyjson library, which offers comparable speed to simdjson but more flexibility when parsing (comments, arbitrary sized numbers, Inf/Nan, etc) - And some fixes to https://github.com/TkTech/humanmark, which is a markdown library used to edit the README.md in json_benchmark above.

Stats

Basic json_benchmark repo stats
2
26
3.7
over 1 year ago

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