Browse free open source JSON software and projects below. Use the toggles on the left to filter open source JSON software by OS, license, language, programming language, and project status.

  • Zenflow- The AI Workflow Engine for Software Devs Icon
    Zenflow- The AI Workflow Engine for Software Devs

    Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

    Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming, SOAP and REST Web API development, WS-* protocols (WS-Security, WS-Policy, WS-ReliableMessaging, etc), XML-RPC and JSON. Licensed under GPLv2. Visit the developer center with guides, tutorials, and examples at www.genivia.com/dev.html The documentation of the toolkit, libraries, plugins and more is available at www.genivia.com/docs.html Commercial-use licenses and expert technical support services are available at competitive pricing levels, please visit www.genivia.com/products.html
    Leader badge
    Downloads: 408 This Week
    Last Update:
    See Project
  • 2
    Google Photos Takeout Helper

    Google Photos Takeout Helper

    Script that organizes the Google Takeout archive

    If you ever want to move from Google Photos to another platform/solution, your fastest choice to export all photos is Google Takeout. But when you download it, you will find yourself with zips with hundreds of little folders with weird .json files inside. What if you want to just have one folder with all photos, in chronological order? Good luck copying all of that.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3
    jq

    jq

    Lightweight and flexible command-line JSON processor

    jq is like sed for JSON data - you can use it to slice, filter, map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. jq is written in portable C, and it has zero runtime dependencies. You can download a single binary, scp it to a far away machine of the same type, and expect it to work. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you'd expect. Data in jq is represented as streams of JSON values - every jq expression runs for each value in its input stream, and can produce any number of values to its output stream. jq filters run on a stream of JSON data. The input to jq is parsed as a sequence of whitespace-separated JSON values which are passed through the provided filter one at a time. The output(s) of the filter are written to standard out, again as a sequence of whitespace-separated JSON data.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 4
    JSONViewer for Notepad++

    JSONViewer for Notepad++

    A JSON viewer plugin for Notepad++

    This plugin is meant to display a JSON string in a Treeview. It also marks the error position in case of parsing errors, and that's it. The plugin can be used in Notepad++.
    Downloads: 37 This Week
    Last Update:
    See Project
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 5
    R3nzSkin

    R3nzSkin

    Skin changer for League of Legends (LOL)

    R3nzSkin is an internal skin changer for League of Legends. Change the skin of your champion, your ward, other champions, towers, minions, and jungle monsters in the game. If your CPU supports the AVX / AVX2 / AVX-512 instruction set, you can enable it in project settings. This should result in more performant code, optimized for your CPU. Currently, SSE2 instructions are selected in project settings. Change skins anytime and unlimited times in a single game. Supports all popular languages ​​in the world.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 6
    V2rayU

    V2rayU

    A tool to manage v2ray config json

    V2ray multi-user management script, wizard-style management [new|delete|modify] transmission protocol, enjoy the fun of V2ray. Quickly view server connection information, general configuration modification. Freely change the transmission configuration. Upgrade command (keep the configuration file, if the upgrade fails, please install it completely). Call v2ray official api for traffic statistics. Multi-user, multi-port management , mixed transmission protocol management is no longer a dream. A random port will be generated during the first installation, the default configuration is mkcp + one random header camouflage; the configuration information will be displayed after the installation is complete. After the script runs, you can eat it with confidence! The v2ray core is automatically upgraded and restarted at 3 am Beijing time every day to reduce the chance of v2ray being killed due to low memory.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 7
    Countries States Cities Database

    Countries States Cities Database

    Discover our global repository of countries, states, and cities

    Full Database of city state country available in JSON, SQL, XML, YAML & CSV format. All Countries, States and cities are Covered and populated with Different Combinations and versions. The API database is regularly updated to ensure the latest data is available to users. Discover our global repository of countries, states, and cities! Get comprehensive data in JSON, SQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, time zones (for countries), and more.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8

    JSON for Modern C++

    JSON that's part of C++

    This is JSON for C++, a JSON library unlike any other that's packed with plenty of great features. While there may be dozens of JSON libraries out there, JSON for C++ stands out with a focus on three things: an intuitive syntax, trivial integration and serious testing. Using the operator magic of modern C++, this library makes JSON feel like a first class data type. With trivial integration, the entire code is made up of a single header file json.hpp, no dependencies, no complex build system required. It's been heavily unit-tested covering 100% of the code, and follows the Core Infrastructure Initiative (CII) best practices to ensure the highest quality at all times. Among its many features are JSON pointers, JSON patches, Iterators, SAX parsing and various container operations.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    JSON Hero

    JSON Hero

    JSON Hero is an open-source, beautiful JSON explorer for the web

    JSON Hero is a beautiful and powerful JSON viewer designed for developers who work with large and complex JSON files. It runs as a web-based interface (and as a standalone app) that provides semantic, interactive rendering of JSON content, helping users understand the structure and meaning of data at a glance. JSON Hero automatically detects data types such as URLs, dates, colors, and base64 images, and presents them in meaningful ways. It’s designed for productivity and readability, with dark mode support, quick navigation, and collaboration features.
    Downloads: 21 This Week
    Last Update:
    See Project
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 10
    sttr

    sttr

    Cross-platform, cli app to perform various operations on string

    sttr is command-line software that allows you to quickly run various transformation operations on the string.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11
    An ultra-lightweight, portable, single-file, simple-as-can-be ANSI-C compliant JSON parser, under MIT license. Moved to https://github.com/DaveGamble/cJSON
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 12
    jackson-core

    jackson-core

    Core part of Jackson that defines Streaming API

    This project contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. It also includes the default implementation of handler types (parser, generator) that handle JSON format. The core abstractions are not JSON specific, although naming does contain 'JSON' in many places, due to historical reasons. Only packages that specifically contain the word 'json' are JSON-specific. This package is the base on which Jackson's data-binding package builds on. It is licensed under Apache License 2.0. Alternate data format implementations (like Smile (binary JSON), XML, CSV, Protobuf, and CBOR) also build on this base package, implementing the core interfaces, and making it possible to use standard data-binding packages regardless of underlying data format.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    JSON Server

    JSON Server

    Get a full fake REST API with zero coding

    Get a full fake REST API with zero coding in less than 30 seconds (seriously). Created with <3 for front-end developers who need a quick back-end for prototyping and mocking. If you need to add authentication, validation, or any behavior, you can use the project as a module in combination with other Express middleware. You can deploy JSON Server. For example, JSONPlaceholder is an online fake API powered by JSON Server and running on Heroku. If you make POST, PUT, PATCH or DELETE requests, changes will be automatically and safely saved to db.json using lowdb. You can use JSON Server to serve your HTML, JS and CSS, simply create a ./public directory or use --static to set a different static files directory. There are many ways to set up SSL in development. One simple way is to use hotel.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    JsonCpp

    JsonCpp

    A C++ library for interacting with JSON

    JSON is a lightweight data-interchange format. It can represent numbers, strings, ordered sequences of values, and collections of name/value pairs. JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files. The branch 00.11.zis a new branch, its major version number 00 is to show that it is different from 0.y.z and 1.y.z, the main purpose of this branch is to make a balance between the other two branches. Thus, users can use some new features in this new branch that introduced in 1.y.z, but can hardly applied into 0.y.z. You can download and install JsonCpp using the vcpkg dependency manager. The JsonCpp port in vcpkg is kept up to date by Microsoft team members and community contributors.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    TOML

    TOML

    Tom Preston-Werner's obvious, minimal language

    Tom's Obvious, Minimal Language. By Tom Preston-Werner, Pradyun Gedam, et al. TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. TOML shares traits with other file formats used for application configuration and data serialization, such as YAML and JSON. TOML and JSON both are simple and use ubiquitous data types, making them easy to code for or parse with machines. TOML and YAML both emphasize human readability features, like comments that make it easier to understand the purpose of a given line. TOML differs in combining these, allowing comments (unlike JSON) but preserving simplicity (unlike YAML). Because TOML is explicitly intended as a configuration file format, parsing it is easy, but it is not intended for serializing arbitrary data structures.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    tmuxp

    tmuxp

    tmux session manager. built on libtmux

    A session manager for tmux. Built on libtmux.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    FreeTAKServer

    FreeTAKServer

    Situational Awareness Server compatible with TAK clients

    FTS is a Python3 implementation of a TAK Server for devices like ATAK, WinTAK, and ITAK, it is cross-platform and runs from a multi-node installation on AWS down to the Android edition. It's free and open source (released under the Eclipse Public License. FTS allows you to connect ATAK clients to share geo-information, to chat with all the connected clients, exchange files and more. It intends to support all the major use cases of the original TAK server.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    JSON Parser

    JSON Parser

    Zero-dependencies lazy parser to read JSON of any dimension

    Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    JSONConverter

    JSONConverter

    owerful and beautiful JSON-to-model MacOS app

    A MacOS application with a beautiful interface and powerful functions, it formats JSON and generates model class code in the corresponding language, supports multiple development languages and its popular third-party class libraries, multiple configuration options, and flexibly builds classes
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    Alcinoe

    Alcinoe

    Alcinoe Component Library For Delphi

    Alcinoe is a library of visual and non-visual components for Delphi. These components can be used in commercial, shareware, freeware, and open-source projects at no cost. Alcinoe is compatible with Delphi Alexandria 11.3 (Patch #1). If you find this project useful, please consider giving it a 'star' on GitHub. It doesn't cost anything, but it helps to promote the code. To set up Alcinoe, first execute CompileAll.bat. This batch file handles a series of tasks: it retrieves and patches the original Delphi source code, downloads the necessary iOS/Android libraries, constructs the Alcinoe JAR files, builds the BPL (Borland Package Library), compiles tools from the {alcinoe}\Tools directory, and finally compiles all demos in the {alcinoe}\Demos directory. Please be aware that some demos utilize components from devexpress.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Jbuilder

    Jbuilder

    Generate JSON objects with a Builder-style DSL

    Jbuilder gives you a simple DSL for declaring JSON structures that beats manipulating giant hash structures. This is particularly helpful when the generation process is fraught with conditionals and loops. You can either use Jbuilder stand-alone or directly as an ActionView template language. When required in Rails, you can create views à la show.json.jbuilder (the json is already yielded). Fragment caching is supported, it uses Rails.cache and works like caching in HTML templates. If your collection cache depends on multiple sources (try to avoid this to keep things simple), you can name all these dependencies as part of a block that returns an array.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    pyserde

    pyserde

    Yet another serialization library on top of dataclasses

    Yet another serialization library on top of data classes, inspired by serde-rs. Declare a class with pyserde's @serde decorator.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Cortex Analyzers

    Cortex Analyzers

    Cortex Analyzers Repository

    Analyzers can be written in any programming language supported by Linux such as Python, Ruby, Perl, etc. Refer to the How to Write and Submit an Analyzer page for details on how to write and submit one.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Extract TOTP/HOTP secrets

    Extract TOTP/HOTP secrets

    Extract one time password (OTP) secrets from QR codes

    The Python script extract_otp_secrets.py extracts one-time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator".
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    JSON Schema Validator

    JSON Schema Validator

    A fast Java JSON schema validator that supports draft V4, V6, V7, V201

    This is a Java implementation of the JSON Schema Core Draft v4, v6, v7, v2019-09 and v2020-12(partial) specification for JSON schema validation. In addition, it also works for OpenAPI 3.0 request/response validation with some configuration flags. For users who want to collect information from a JSON node based on the schema, the walkers can help. The default JSON parser is the Jackson which is the most popular one. As it is a key component in our light-4j microservices framework to validate request/response against OpenAPI specification for light-rest-4j and RPC schema for light-hybrid-4j at runtime, performance is the most important aspect in the design.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next

Guide to Open Source JSON Software

Open source JSON software is used for transforming data into JavaScript Object Notation (JSON) format. This type of software allows users to take structured or unstructured data and transform it into a human-readable format, so that it can be exchanged over the internet or stored in a database. It can also be used as an alternative to XML and HTML formats. The use of open source software makes this transformation process more efficient, as developers are able to customize the code according to their needs.

Open Source JSON software is designed with a clean and easy-to-use user interface, making it simple for even those new to programming languages to carry out complex tasks like creating elements, objects, arrays and other entities without needing knowledge of how object notation works. Additionally, most open source JSON software will include features such as syntax highlighting which makes spotting errors easier than ever before. As well as being intuitive to use many open source programs have libraries of code snippets that are easily accessed from within the program itself saving users from having to manually write long scripts.

Once created documents can then be tested by running them through an automated validation tool included with some applications or developed separately by teams who wish for greater control over results or maintain HIPAA compliance regulations - highly important if any healthcare related data is involved in the exchange. These tools allow users quick access to checking all formatting requirements are met prior sending them on further down the pipeline.

Overall Open Source JSON Software provides powerful options while allowing everyone regardless of technical experience levels a way entering into coding using an industry standard protocol language allowing small businesses and individuals access features usually only found in large corporate organizations giving everyone equal footing when dealing with digital exchanges related their projects no matter what size they may be.

Features Offered by Open Source JSON Software

  • Java API: An easy-to-use library written in the Java language that allows developers to parse and generate JSON data. It includes support for a variety of data types, including collections, maps and custom classes.
  • JavaScript Implementation: A lightweight JavaScript implementation that lets you encode and decode JSON objects within a browser application. It also supports streaming and AJAX-based applications.
  • Native Support: Many popular programming languages like Python, PHP, Ruby, and JavaScript have built-in support for working with JSON data structures. This makes it simpler to read and write data between applications written in different languages.
  • Database Connectivity: Open source implementations allow developers to connect their applications to popular relational databases such as MySQL or PostgreSQL by using libraries like Sequelize or ObjectionJS.
  • Command Line Tools: Various command line tools are available which make it possible for developers to easily convert text files into valid JSON structures or vice versa without having to write extra code.
  • Schema Validation: Validates a given document against specified schema patterns defined in another configuration file before being accepted into the system. This is useful, especially when dealing with complex business logic that can be hard coded into the application layer itself if not handled properly at this layer first.

What Are the Different Types of Open Source JSON Software?

  • JSON Libraries: These are collections of software code which developers can use to parse, query and edit JSON data.
  • JSON Frameworks: This type of software provides an abstraction layer between the backend database and the application frontend, enabling developers to quickly build robust applications without having to write every line of code from scratch.
  • JSON Parsers: These tools help developers decode and store data in a variety of formats (e.g., XML or YAML) into native JavaScript objects that can be easily manipulated.
  • JSON Editors: These graphical user interface (GUI) utilities allow users to create, edit, validate and save valid JSON documents. They also offer support for automated formatting, syntax highlighting and error checking.
  • API Tools: Open source API tools enable developers to connect their applications with external services through RESTful APIs – allowing them to access public data stored in other websites or cloud-based repositories such as Amazon S3 or Microsoft Azure Storage.
  • Command Line Interfaces (CLIs): CLIs are command-line based interfaces that make it easy for users to manipulate large datasets using lightweight scripts written in languages like cURL or jq.

Benefits Provided by Open Source JSON Software

Open source JSON software provides many benefits, including:

  1. Free Availability: One of the biggest advantages to open-source JSON software is that it is generally free. As a result, developers don’t have to pay for expensive commercial licenses in order to use the software, making it an attractive option for smaller businesses or those looking to save money on their projects.
  2. Open Platform Compatibility: Another benefit of open-source JSON software is its ability to be used with any platform or language. This allows developers to take advantage of existing libraries and frameworks while building out new applications quickly and cost effectively.
  3. Increased Efficiency: Using open-source JSON software also helps developers create more efficient applications since code can be shared across different teams and tasks can be completed faster. Additionally, because the codebase is publicly available, any bugs can be patched up quickly and fixes distributed quickly too.
  4. Community Support: Open source technology also receives a lot of support from its community as users come together to help each other debug issues and offer ideas on improving features or implementing new ones. This makes things significantly easier when dealing with complex problems or trying something new out.
  5. Limitless Potential: Lastly, open source JSON software gives developers access to countless possibilities as they create innovative solutions without being limited by vendor lock-ins or proprietary standards that may exist with traditional products.

Who Uses Open Source JSON Software?

  • Developers: People who develop software applications that use open source JSON libraries to create, parse and edit JSON data.Database Administrators: People who are responsible for managing databases using open source JSON databases, such as NoSQL or MongoDB.
  • Data Scientists: Professionals who work on deriving insights from large datasets in a variety of formats, including those stored in open source JSON databases.
  • Web Programmers: Professionals who build dynamic websites using server-side scripting languages like JavaScript, which is typically used with open source JSON libraries to efficiently transfer data.
  • Mobile App Developers: People who create mobile applications that use open source JSON software to enable efficient communication between the app and its back-end services running in the cloud.
  • System Administrators: Individuals responsible for maintaining systems built upon open source configurations that utilize data sources expressed in a common format like JSON.
  • Game Designers: Professionals constructing video games often make use of features provided by their game engines’ supported formats, such as those based on open SourceJSON libraries, to store and represent game assets’ metadata like 3D models’ textures or sound files’ effects.

How Much Does Open Source JSON Software Cost?

Open source software is free to use and you don't have to pay any costs associated with it. JSON software is no exception; anyone can download, use, modify and share the source code of the software at no cost. Furthermore, there are a number of open-source libraries for working with JSON data which can be used without paying anything.

JSON itself is just data format, so there aren’t any strict rules around pricing as you won’t need to purchase or license any specific software to work with it. However, some developers may decide to charge for services related to working with JSON such as development consultation, analytics or other similar tasks. The cost for these services will vary depending on what kind of help you need and who you hire – but typically most companies that offer these services will provide customized quotes based on the project at hand.

What Does Open Source JSON Software Integrate With?

There are a variety of software types that can integrate with open source JSON software. For example, web-based applications such as application programming interfaces (APIs) support different levels of integration depending on the specific web service or web technology stack being used. Other types of software that can integrate with open source JSON include database management systems like MySQL and Oracle, scripting languages such as Python or JavaScript, search engine optimizers, content management tools like WordPress and Drupal, and eCommerce solutions such as Shopify or Magento. All of these different types of software can work together to help developers create powerful information architectures and more flexible business solutions using open source JSON.

Recent Trends Related to Open Source JSON Software

  1. Increased Popularity: JSON software has become increasingly popular in recent years due to its flexibility and ease of use. As a result, more open source JSON libraries and tools have emerged, making the software even more accessible to developers.
  2. Growing Community: Along with the increased popularity of JSON software comes a growing community of users and contributors. This community helps maintain and improve the software, making it even more useful for developers.
  3. Improved Documentation: The growing community has also helped improve documentation for JSON software, making it easier for developers to find what they need quickly. This improved documentation has also enabled developers to better understand how to use the software.
  4. Increase in Libraries: As more developers become familiar with JSON software, the number of open source libraries available for it has grown dramatically. This provides developers with a wide range of options when choosing which library to use for their projects.
  5. Increased Performance: Open source JSON libraries and tools have improved performance due to optimizations in code and architecture. This has helped make JSON software even faster and more efficient, making it ideal for use in modern web development.

Getting Started With Open Source JSON Software

  1. Getting started with open source JSON software is relatively straightforward. Before you start, it’s important to have access to a computer that meets the minimum requirements for running the software (most open source programs will list the system requirements). Once you’re sure your computer can handle the program, there are a few steps you’ll need to take to get going:
  2. Download and install the software. Most open source JSON software packages come integrated with an installer which will guide you through the installation process.
  3. Set up any dependencies for evaluation and conversion of JSON data files by following instructions in online tutorials or provided documentation if necessary. If a dependency is not available from your distributions repository, this could mean adding additional third-party repositories before installing them.
  4. Test out the different features of the program using sample data files that are included with some versions of the software, or create your ownJSON file by following specific formatting rules and then use it as test input data for practicing working with JSON.
  5. Familiarize yourself with commands associated with working with JSON files such as parsing, validating, converting etc., depending on what function you’d like to perform on these files using command line tools or graphical user interface applications specific to operating systems like Windows or Linux where applicable
  6. Finally, explore other features such as manipulating existing data sets imported from other sources into existing ones in addition to creating custom scripts to automate tasks associatedwith processing complex datasets stored in JSON formats.