json-serialization

Open-source projects categorized as json-serialization

Top 22 json-serialization Open-Source Projects

  • json

    JSON for Modern C++

  • Project mention: Learn Modern C++ | news.ycombinator.com | 2023-12-26

    I have not done a "desktop" program in 25+ years and never using C++ (or C), since then I'm mostly a web developer (PHP,Elixir, JS, Kotlin etc).

    I'm currently doing a C++ audio plugin with the Juce framework.

    This website has been a good resource, alongside https://www.learncpp.com

    But I was actually close to give up before using those two things:

    - https://github.com/nlohmann/json : my plugin use a json api backend and the Juce json implementation is atrocious (apparently because of being born in previous c++ version), but this library is GREAT.

    - ChatGPT 4. I'm not sure I would have "succeeded" without it, at least not in a reasonable time frame. ChatGPT 3.5 is slow and does not give good results for my use case but 4 is impressive. And I use in a very dumb way, just posing question in the web UI. I probably could have it directly in MSVC?

    Also I must say, for all its flaws, I have a renewed appreciation for doing UI on the web ;)

  • fastjson

    FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

  • Project mention: The Newest Java Json Benchmark Results just dropped | /r/java | 2023-05-01

    fastjson

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

    Fast JSON serializer for golang.

  • fastjson2

    🚄 FASTJSON2 is a Java JSON library with excellent performance.

  • Project mention: FLaNK Stack Weekly for 20 June 2023 | dev.to | 2023-06-20
  • spray-json

    A lightweight, clean and simple JSON implementation in Scala

  • alba

    Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.

  • Project mention: Recommended Controllers Serializer Gem? | /r/rubyonrails | 2023-06-18

    alba looks promising

  • jsoncons

    A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON

  • Project mention: Experience using crow as web server | /r/cpp | 2023-11-06

    On the other hand, I'd like to bring in the json library of my choice, e.g. https://github.com/nlohmann/json or https://github.com/danielaparker/jsoncons. So I'd prefer the web server library provides as little as possible in the way of Json support, and certainly doesn't get in the way of using my library of choice. Similarly, I'd like to use my choice of automatic object serialization.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • restc-cpp

    Modern C++ REST Client library

  • Project mention: What is the industry standard today in C++ to deploy REST microservices in Kubernetes? | /r/cpp | 2023-09-06

    My favourite was Microsoft's cpprestsdk, but for some reason now is in maintenance mode, I don't know why, so it's hard to suggest it for new projects. A nice alternative is restc-cpp, that's has a good high-level interface, if this is what you want.

  • panko_serializer

    High Performance JSON Serialization for ActiveRecord & Ruby Objects

  • python-rapidjson

    Python wrapper around rapidjson

  • swan

    Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.

  • json-voorhees

    A killer modern C++ library for interacting with JSON.

  • gores

    Go package that handles HTML, JSON, XML and etc. responses

  • Project mention: GoCondor: Trouble Using HTML templates | /r/golang | 2023-05-27

    Instead I ended up using other go lang pkgs like https://github.com/alioygur/gores or https://github.com/unrolled/render. Render also supports rails style partial, so it helps to better structure HTML templates.

  • Friflo.Engine.ECS

    Archetype based C# ECS with focus 🎯 on performance, cache locality and DX.

  • Project mention: New Entity Component System for .NET – Currently Fastest C# ECS | news.ycombinator.com | 2024-02-26
  • oj_serializers

    ⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.

  • StructMapping

    Mapping json to and from a c++ structure

  • waargonaut

    JSON decoding/encoding/manipulation library.

  • nvelope

    Define your JSON schema as Python dataclasses

  • jxc

    JXC is a structured data language similar to JSON, but with a focus on being expressive, extensible, and human-friendly.

  • Project mention: Literally | /r/ProgrammerHumor | 2023-05-23

    You're free to extend it yourself or use an existing extension if it's such a sticking point lol. Hell, the one I linked has strongly typed datetimes.

  • nDPId

    Tiny nDPI based deep packet inspection daemons / toolkit.

  • Project mention: Tiny Deep Packet Inspection Daemon&Toolkit based on LibnDPI | news.ycombinator.com | 2024-01-11
  • YaGson

    A universal types-preserving Java serialization library that can convert arbitrary Java Objects into JSON and back, with a transparent support of any kind of self-references and with a full Java 9 compatibility.

  • aon

    Binary JSON-like format and Java library.

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

json-serialization related posts

Index

What are some of the best open-source json-serialization projects? This list will help you:

Project Stars
1 json 40,239
2 fastjson 25,633
3 easyjson 4,341
4 fastjson2 3,431
5 spray-json 970
6 alba 859
7 jsoncons 667
8 restc-cpp 583
9 panko_serializer 536
10 python-rapidjson 492
11 swan 259
12 json-voorhees 126
13 gores 102
14 Friflo.Engine.ECS 106
15 oj_serializers 99
16 StructMapping 96
17 waargonaut 94
18 nvelope 65
19 jxc 62
20 nDPId 53
21 YaGson 10
22 aon 1

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