python-rapidjson

Python wrapper around rapidjson (by python-rapidjson)

Python-rapidjson Alternatives

Similar projects and alternatives to python-rapidjson

  1. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  2. twirp

    A simple RPC framework with protobuf service definitions

  3. Fast JSON schema for Python

    Fast JSON schema validator for Python.

  4. ultrajson

    Ultra fast JSON decoder and encoder written in C with Python bindings

  5. webrpc

    webrpc is a schema-driven approach to writing backend services for modern Web apps and networks

  6. jsons

    🐍 A Python lib for (de)serializing Python objects to/from JSON

  7. SaaSHub

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

    SaaSHub logo
  8. pysimdjson

    Python bindings for the simdjson project.

  9. mashumaro

    Fast and well tested serialization library

  10. serpy

    ridiculously fast object serialization

  11. marshmallow

    A lightweight library for converting complex objects to and from simple Python datatypes.

  12. awesome-api-devtools

    :books: A collection of useful resources for building RESTful HTTP+JSON APIs.

  13. indie-rpc

    A simple RPC framework for Kotlin services

  14. PyLD

    JSON-LD processor written in Python

  15. jsonrpc-ts

    Strongly 💪 Typed Fast and lightweight JSON RPC 2.0 Client for Nodejs

  16. cattrs

    Composable custom class converters for attrs, dataclasses and friends.

  17. SaaSHub

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

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

python-rapidjson discussion

Log in or Post with

python-rapidjson reviews and mentions

Posts with mentions or reviews of python-rapidjson. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-11.
  • How to Design Better APIs
    7 projects | news.ycombinator.com | 11 Mar 2022
    > * Human readable

    Computers are the main consumers of APIs, and ISO 8601 is far from machine-readable.

    For example, in Elixir, DateTime.from_iso8601/1 won't recognize "2022-03-12T07:36:08" even though it's valid. I had to rewrite a chunk of Python's radidjson wrapper to 1-9 digit fractional seconds (1).

    I'm willing to bet 99% of ISO8601 will fail to handle all aspects of the spec. So when you say "ISO8601" what you're really saying is "our [probably undocumented, and possibly different depending on what system you're hitting] version of the ISO-86001 spec."

    (1) https://github.com/python-rapidjson/python-rapidjson/pull/13...

Stats

Basic python-rapidjson repo stats
1
515
8.4
6 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?