Showing 2406 open source projects for "json-java"

View related business solutions
  • 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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    MultiHelp
    A Java-based in-application help system that can read multiple different documentation file formats, producing professional help systems from multiple sources. Documentation included for testing is from the jAudio project under the latest LGPL licens
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    The project Jaulp is jet another utility library project written in Java. It contains utility classes for Date ,Calendar, Collections, Resources, Files, IO for Random data, and many more. This is the last version for this project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This is a social genealogy web application, compatible with GEDCOM Files (import/export). Aim is to to agregate genealogy informations from any people and to allow mashups over the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A framework for all-platform GUI-development based on completely separating business from presentation logic and introducing methods of abstraction that allow stepwise refinement of the GUI-definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    Extreme lightweight library to parse XML-Strings. Also includes a lightweight SOAP-Client that can even be used on mobile phones (JME)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Obsolete - migrated to Apache Isis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java Master DNP3 protocol implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The METS API is a Java API designed to aid developers in the processing and assembly of METS Documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is very simple PHP library that lets you query Google Geocoder Service via Google Geocoding API and parses the response so it provides a very easy way to handle the JSON data in PHP. A very simple class written in PHP5+. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    MActor is an extensible tool for functional integration testing. It can facilitate tests a range of integration technologies (support for JMS, XML over HTTP, SOAP, TIBCO Rv, IBM MQ series and file-shares are currently supplied with the tool)
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WalkingToolsGpx

    WalkingToolsGpx

    Web editor for locative media GPS projects, deploys to Android App

    NOTE: There is no longer a downloadable desktop app. The project is in the cloud now. See hipergeo.net and google play->hipergeo, still very beta, but up and running. The Walking Tools Reference Platform APIs provide support for GPS and GPX data processing for locative art practices (such as geo-annotation, drawing and narrative), in addition to telematic geospatial performances and other experimental practices with mobile phones. Among the resources are flexible, functional Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DragMath is a drag and drop equation editor in the form of a Java applet. Once an expression is created the user can convert it into a variety of different linear syntax for mathematics, including MathML, LaTeX, Maple, Maxima or any user defined style. PLEASE NOTE: active code development has moved to GitHub. https://github.com/maths/dragmath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Blocked based Multi Identity Cryptographic Storage (BMICS) is a storage method that stores encrypted data of multiple users within a BMICS file without giving away details of the users in an explicit manner unless decrypted with the correct key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JBiblex
    Cross-platform explorer of ZIP archives with FB2 books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    In this project we investigate the representation of tweets as RDF in order to enable flexibility in handling the information overload of those interested in collectively analyzing social media for sensemaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The collaborative framework Conzilla has primarily been developed to enhance the concept browser Conzilla (http://www.conzilla.org) with collaboration facilities. The Collaborilla framework is generic and can be used by other projects as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    POGG (Programação Orientada a Gráficos de Gantt) é um modelo de programação que permite a distribuição de tarefas num Sistema Multiagente (SMA) criado com a plataforma JADE (Java Agent DEvelopment Framework), formando uma grade computacional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    XMLfacade is a Java library for XML manipulation. This library builds on top of JAXP and DOM APIs available in Java platform and provides thin layer (facade) for easier XML construction and querying. It is inspired by LINQ and functional programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple framework for dynamic construction of parsers in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CuppaWEB is an open source enterprise content management system (CMS) built by CuppaIT. Its modular architecture uses the latest open source Java/Ajax technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Farben is a Java-based universal binary file reader and writer. Easily view binary files hierarchically. Edit embedded file metadata in a variety of formats. Identify orphaned files. A wide variety of file formats will be included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Xrider is an Author Workshop dedicated to writing activities, with focus on structure of documents (like LaTeX) and keyboard user interface (as Emacs) but avoiding complexity, plus ability to versioning (which lacks in all existing word processors).
    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.