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

  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    XIForge is a team of IT volunteer to explore new free open source technology framework and platform. We focus Pentaho and OpenBravo ERP. Our current hosted project includes Pentaho Data Integration Parse JSON String plugin. Team founder is Reid Lai.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Xion (pronounced "zaion") is a text-based serialization format of object states. Xion extends the JSON format by permitting "tagged" notations. This project provides an implementation of Xion in Java, including the object model, parser and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ZJsonPatch

    ZJsonPatch

    This is an implementation of RFC 6902 JSON Patch written in Java

    This is an implementation of RFC 6902 JSON Patch written in Java. It can be used to avoid sending a whole document when only a part has changed, thus reducing network bandwidth requirements if data (in JSON format) is required to send across multiple systems over network or in case of multi DC transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    adventure

    adventure

    A user-interface library, formerly known as text, for Minecraft

    Adventure is a library for server-controllable user interface elements in Minecraft: Java Edition. The Adventure documentation should be used alongside the Javadocs. If you have further questions, feel free to join our Discord. Most users will want to use Adventure as a component of an existing modding platform. The best integrated are our Native Support, but we also support other platforms via adapters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    The UTID (Universally Traceable Identifier) is used to identify any thing in the real world or virtual world. The IDTP (Identifier Tracing Protocol) is a communication protocol to access the information of a thing that identified by UTID. The IDTP and UTID were designed by the author of the Busilet project in recent three years. For more information, see: https://datatracker.ietf.org/doc/draft-huangng-idtp/ https://datatracker.ietf.org/doc/draft-huangng-utid/ Project Busilet is a reference implementation of IDTP that provides a set of APIs developers to develop IDTP server and IDTP client software. Busilet4j is written in Java language and is for Java programmer to develop IDTP server and IDTP client software. The documents include IDTP specification v0.95 both in English and Chinese edition, an API specification in English only, all source code in Java, and a set of JUnit tests. See project document for more. Author: Huang Nenggeng huangng@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    corn

    Java Application Modules

    Corn is set of java modules that written to simplify developers daily challenges. Please see subprojects to get more details on them. For more information please visit the project web site at https://sites.google.com/site/javacornproject .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    corn-converter

    Bidirectional java type converters (JSON, XML, ...)

    Corn Converter module contains bidirectional java type converters to different target types like JSON and XML. It's simple, flexible and powerful enough satisfy serialization, de-serialization requirements including complex bean types and collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Event delivery system between a server and an AJAX-driven client application. Both, server and client, may send an event to another party in a "push" manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fast-serialization

    fast-serialization

    FST: fast java serialization drop in-replacement

    Up to 10 times faster 100% JDK Serialization compatible drop-in replacement (Ok, might be 99% ..). As an example: Lambda Serialization which came with 1.8 worked instantly. Android compatible since version 2.17 (use FSTConfiguration.createAndroidDefaultConfiguration() both on the server and client side. The configuration object has to be passed into FSTObjectIn/Output constructors) FSTStructs is very similar to IBM's packed objects. The difference is you can run it with Oracle JDK today. Optionally en/decode any Serializable object graph to JSON (incl. shared references) (since 2.29) for interop
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    focuslab_control
    Software para controle de laboratório ótico, Client-Server com tecnologias Java para backend e Delphi para frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    fsc-hippo

    fsc-hippo

    专业的铸件供需线上交流平台

    专业的铸件供需线上交流平台
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A web application use to manage projects made with grails
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jElasticlunr

    This project is a Java port of the elasticlunr Javascript project

    This project provides full text search in Java. It is a Java port of the elasticlunr Javascript project (http://elasticlunr.com/). The documentation is available at https://jelasticlunr.sourceforge.io/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jsonista

    jsonista

    Clojure library for fast JSON encoding and decoding

    Clojure library for fast JSON encoding and decoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jsonunicode

    Java character encoding API for JSON

    Detects the Unicode Transformation Format (UTF) encoding of JSON documents. Useful for Gson, JSON.simple and the org.json API in Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A powerful but lightweight configuration-, dependency-injection-, and scripting framework for the JVM, leveraging a combination of annotations and the standard Java script engine framework to provide self-validating scriptable configuration files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    keycloak-config-cli

    keycloak-config-cli

    Import YAML/JSON-formatted configuration files into Keycloak

    keycloak-config-cli is a Keycloak utility to ensure the desired configuration state for a realm based on a JSON/YAML file. The format of the JSON/YAML file is based on the export realm format. Store and handle the configuration files inside git just like normal code. A Keycloak restart isn't required to apply the configuration. The config files are based on the keycloak export files. You can use them to re-import your settings. But keep your files as small as possible. Remove all UUIDs and all stuff that is default set by keycloak.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    listweb

    listweb

    versioned mindmap draggable web of lists in lists for all your ideas

    in a web for people who have thousands of thoughts to organize and only a few seconds here and there to do it This is a web. Anything can connect to anything. If x is in y's list, y is in x's list, but they can be different orders (try by priority or time). Left click goes into a name Right click backs out of a name Left and right click together selects a name Drag any name in or drag to reorder (useful if ordered highest priority closer to middle of window) The + button adds a name, and - removes it. You can search by parts of words like "ord sea" finds names containing both "search" and "words" No save button. All changes are automaticly saved every 1 minute and copied to version history every 15 minutes, when changes exist. To get those versions, like if you delete or change by accident, they're the .jsonperline files in "+Root.jsonVarDir The .json files are smaller and easier to read and are the newest of each name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Memomics Forge is a meta-project for software that utilizes the Memomics Semantic Service. Memomics Semantic Service provides semantic data which can be embedded in applications via webservices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Apache module for servicing Android JSON RPC requests, if you want to develop pure java applications without the the bloat of J2EE take a closer look...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ein kleiner Kalender Server der eine WEB-GUI hat und XML sowie ICAL formate versendet und empfangen kann. LOGIN über HTTP und verschlüsselte Übertragung bei Socketverbindungen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSON encoder for Java. Sonja is designed to minimize or eliminate dependencies of the objects being encoded on the library. It creates compact and intuitive encoding of Java objects so you can easily hand them off to JSON-aware JavaScript clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spring Json-View adds JavaScript Object Notation (JSON) support to Spring-MVC. It is deeply integrated into the Spring-MVC module and can be used with a variety of standard controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tinySSO is a simple Single Sign-On in Java based on a secure cookie protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.