Showing 117 open source projects for "java-ml"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    This is a simple CRUD app that uses basic JQuery functions. Detail screen has CRUD & next/prev buttons. Select a person via the master list screen. Master is a JQ DT with buffering. It uses MySQL. Pls refer to http://tekne-techne.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project has moved! Go to https://github.com/yenrab/qcJSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaScript Object Graph for Java is a library designed to simplify working with JSON objects in Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HTTP functional and non-functional (load and performance) toolkit based on jython/grinder (http://grinder.sf.net) ...includes capabilities to support: SOA services, REST, json/xml encoding, AES and WS security ... and a stub to collect requests
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    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
  • 6
    The Kauriproject
    The Kauri project is a resource-oriented, Java-based, web application development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Obsolete - migrated to Apache Isis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Simple Remoting
    This project is retired and moved into the Corn Gate project. Please switch to https://sourceforge.net/projects/corn-gate.corn.p/ link for the project. Simple Remoting is an alternative SOA library which uses JSON instead of XML as its messaging format. Converting popular java object types like POJO, Spring and EJB to services can be done within minutes without any code change on existing classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    C# port / manipulation of json.org's "JSON in Java" implementation (http://www.json.org/java/index.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Java library that easily converts a Json array to Excel or CSV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The JotScale project is a cluster of servers implementing a highly scalable object storage system combined with a high performance http server and a subscription system. Jotscale now depends upon Mojasi (same trunk). Pure Java. Source only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    json-httpd is a library that provides a web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hoepsch JSON is a Java library for creating and reading JSON Objects. The library focusses on ease of use, simplicity and consistency. Object creation via add/get is supported as well as object marshalling. Test cases are provided for all classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Glue Stick dependency injection framework is used for assembling and configuring Java applications from external bean definition and configuration files. There are several supported bean definition file formats, such as Groovy, JSON and Spring XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Split serializer is a fast data serializer and deserializer that works over common character streams found on the Internet. It came about due to frustration with the slow speed of JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    zjson is an implementation of a JSON (http://json.org) reader and writer in C++. It is cross-platform, MS-Windows, Linux, Unix... .The API is similar to the JSONObject( in java), so it is very easy to use. And it is very efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    tinySSO is a simple Single Sign-On in Java based on a secure cookie protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Little Portal Gizmo is a small Java web application container based on Eclipse plug-ins and the Apache HTTP Core. It uses a custom and very light weight API. The web applications you develop for the Gizmo have the form of Eclipse plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project