Showing 1207 open source projects for "json-java"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 1
    JNativeLicense is a free license manager for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Enhanced Collections is a thin wrapper around commons collections to allow usage of Java 5 generics. Unlike similar projects, this is not a rewrite of commons collections, just an enhancement on top of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multithreaded java client of redis (A persistent key-value database with built-in net interface written in ANSI-C for Posix systems) See http://code.google.com/p/redis/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Spring Contributions

    Some spring-like modules

    This project is intented to host a few spring-like modules of my own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 5
    LiNNS is not just a Neural Network Simulator, but a Neural Network System - a framework which covers the full lifecycle of a neural network, from design and research till usage in an external application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JDeviceLink

    Java TCP Socket Client Library for Device Communications

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nasira is a Java library for reading text files with non-ASCII characters (e.g. documents in German, Swedish,...). To do so, it automatically determines the character encoding (iso-8859-1, utf-8) used to encode the file through user-provided hints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    3DzzD is an API to publish 3D on the Web using Java 1.1 technologie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Flaat

    A new GUI development framework

    This project aims to develop a new GUI design experience with platform independent "Look and Feel". The aim of a this project is to develop a java library which shall be able to use with any type of software developed in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10

    Tapestry XPath

    Allows you to query the Tapestry DOM using XPath

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EasyStream

    EasyStream

    Java library that ease the task to use streams.

    EasyStream is a Java library that ease the task to use streams. EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cassandra JavaBeans is a lightweight JPA implementation for Apache Cassandra project. This tool helps java developers to easily use Cassandra with persistence solutions. The project follows JSR 317 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    generation-xml

    Java lib for creating XML documents

    xGen is to creating XML what XPath is to reading XML. The string /html/body/div#container/div.menu/ul/li[5] Can be used to create XML. This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer dependency: <dependency> <groupId>com.github.DeMmAge</groupId> <artifactId>Simple-Yaml-Transformer</artifactId> <version>1.0.0</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Source Integration project aimed at integrated Alfresco with Salesforce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Library of components and tools for business applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A test framework for penetration testing Java classes and methods with randomized parameters and testing the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Tapestry Testify

    Enhanced testing facilities for Tapestry 5

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "Active Collections" is an API written by extending existing collection framework provided in JDK. This API will facilitate the consumer of a collection to handle events whenever the collection is modified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    J-X-Way UNI-TE

    Java library for X-Way and/or UNI-TE communication.

    PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field. Keep in mind that those protocols are old and not maintained anymore by any company, but still used in many old PLCs installations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple MMS is a client side utility library for sending and receiving MMS messages over the MM7 Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Numerikus is an attempt to build a set of numerical libraries written in C/C++, Fortran, Java and C# for single processor and multi-core processors. It wil have from basic functions to Linear Algebra solvers and ODE's and PDE's methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    date-parser

    Rule Interpreter for natural date descriptions

    Date Rule Interpreter for date descriptions like 'next sunday' and 'the day before christmas'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A neural networks framework for solving problems and processing data using neural networks of various descriptions.
    Downloads: 0 This Week
    Last Update:
    See Project