Search Results for "java implementation loader" - Page 15

Showing 1837 open source projects for "java implementation loader"

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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Java implementation of Newton Connection Utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OHP-M2M (Open Healthcare Machine to Machine) PLATFORM What is this? OHP-M2M Platform is an open source implementation of the international healthcare standards to develop IoT healthcare service. It is based on oneM2M and ISO/IEEE 11073 PHD standard. The platform was initiated by Advanced Information Network (AIN) Laboratory in Kyungpook National University, Korea. The OHPM-M2M Platform aims at; *Enabling developers to understand the IEEE 11073 Standards and oneM2M *Easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SQLiteConnectionPoolDataSource

    Implementation of a javax.sql.ConnectionPoolDataSource for SQLite

    Implementation of a javax.sql.ConnectionPoolDataSource used to create JDBC Connection Pools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    compactbeans

    Implementation of java.beans.* for JavaSE compact profile 1

    This is a separated-out implementation of the java.beans.Introspector and associated Descriptor classes, targeted at Java 1.8SE Compact Profile 1. The code is based on the openjdk source bundles. The aim is for API compatibility as much as possible. In the simplest case, a package import rename is all that is required. The source code can be found on GitHub at https://github.com/run2000/compactbeans The javadocs can be found at http://compactbeans.sourceforge.net/docs/1.1/api...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    SSHTOOLS J2SSH Maverick

    SSHTOOLS J2SSH Maverick

    The second generation SSH API from the original author of J2SSH

    J2SSH Maverick is the successor to the original J2SSH API and includes a complete and stable implementation of an SSH2 client. Originally built from the ground up by the original author back in 2003, this product has, until now, only been available under a commercial license. With the development and pending release of a third generation SSH API, this legacy API has now been released under the GPLv3 and will continue to be maintained by the core author as a contribution to the open source...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    JAGAL: Java Graph Library

    JAGAL: Java Graph Library

    Java graph library

    JAGAL provides implementations for directed graphs (weighted and unweighted) and varoius types of transition systems as well as utils for graph traversal and modification. JAGAL builds upon the Java library TOVAL (located at http://sourceforge.net/p/toval). To use JAGAL, make sure the TOVAL library is on the build path. This library uses and encloses jGraphX (https://github.com/jgraph/jgraphx). A documentation for JAGAL can be found under http://doku.telematik.uni-freiburg.de/jagal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FIX Agora

    FIX Agora

    OTC Trading Network

    ...). The application is client/server based, modular and extensible. FIX Agora is working with the Financial Information eXchange ("FIX") protocol. The FIX protocol is an industry driven standard for the electronic communication of trade related messages, released and maintained by FIX Protocol, Ltd. FIX Agora is a 100% Java open source implementation running on Windows, Linux/UNIX and Mac OS (client only). It requires Oracle® JRE version of 1.6 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Santa Kocici

    Santa Kocici

    User friendly file-database GUI

    .... (cat shelter) as cat evidence system. Consists of GUI to access database stored in text file, for basic users. Can be easily changed for other applications. GUI is localizable but current implementation (table items and editors) is in Czech, also help pages are not translated, you can use Google translator :-). Table items, constraints and editors can be easily changed in code (1 file). This code can be easily changed to load using Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JMixNet is a Java implementation of a so called Chauminian Mixnet (or mix-net, or even mix net, at your will ;). It is an anonymous communication network, designed to provide anonymity in data transfers among Internet users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    Implementation of an OGC Web Map Service, primarily for serving images dynamically generated from NetCDF data files (although other file formats can also be handled). Also an AJAX web mapping interface based on OpenLayers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    JHPropertiesTyped

    Strongly typed properties, easy initialization from many sources.

    Version 3.0 is under construction (expected release "feb/2017") * full java 1.8 support * no marker interfaces, only annotations * fully updated documentation * framework refactored * maven support, and upload on github. Version 2.0 is now available. (31-07-2015) Release notes: http://jhpropertiestyp.sourceforge.net/releasenotes.html JHPropertiesTyped will give the developer strongly typed properties. Easy to integrate in existing projects. Handled by a large series...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    S1000D Transformation Toolkit
    The S1000D Transformation Toolkit provides a reference implementation supporting the transformation, packaging and viewing of S1000D data into a SCORM 2004 3rd Edition Content Package, Mobile Web Application and PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Concurrent Object-Oriented Language

    An object oriented language for concurrent software development

    COOL is an object oriented programming language specialized for concurrent software development. Language syntax is similar to C++/C# and Java. For proper documentation please read the diploma thesis (Only available in german yet). Some of the goals to achieve: - Embedding some design-patterns on language level (singleton, state-pattern) - Implementation of a back-end for byte-code generation - Extending the compiler with an optimization phase for optimizing byte-code - Optimizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Agile grid is a complete new implementation of custom table for Java SWT applications, which uses the structure and some code fragments from the JFace table viewer. The features of this table implementation include: - A content provider provides the data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSkat
    JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players. We moved our source code to GitHub. Please clone the source code from there: https://github.com/b0n541/jskat-multimodule The latest release can also be found there: https://github.com/b0n541/jskat-multimodule/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MPJ Express: Parallel Computing for Java
    MPJ Express is an implementation of an MPI-like API—standardized by the Java Grande forum—used to write parallel Java applications, which can execute on a variety of parallel platforms ranging from multicore processors to compute clusters/clouds.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 17
    MD PnP | OpenICE

    MD PnP | OpenICE

    Open Source Integrated Clinical Environment

    As of 2015-06-23, this project may now be found at http://www.github.com/mdpnp/mdpnp. A prototype reference implementation of the standard for the Integrated Clinical Environment (ASTM F2761-2009)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Krowdix
    Krowface (Krowdix 3.0) is a simulation and implementation tool of social networks. To visualize and analyze the evolution of different social networks in real time. And the creation of a social network, configuring the parameters that define it. All this through a simple web interface and user friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SEPIA: Security-oriented PN Framework

    SEPIA: Security-oriented PN Framework

    Petri net framework for security related modeling and reasoning.

    SEPIA provides implementations for various types of Petri nets. Along Place/Transition-nets, it supports Petri nets with distinguishable token colors and defines coloured workflow nets, where coloured tokens are interpreted as data elements used during process execution. To support information flow analysis of processes, SEPIA defines so-called IF-Nets, tailored for security-oriented workflow modeling which enable users to assign security-levels (HIGH, LOW) to transitions, data elements and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Aspose Java for Docx4j

    Aspose Java for Docx4j

    Aspose - Your File Format Expert

    Aspose Java for Docx4j provides source code examples for features missing in Docx4j. In addition, there are several use cases where Docx4j implementation is different than Aspose. This repository provides Aspose vs Docx4j source code comparison for the above cases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    WSCreator

    Java library for automated Soap & Rest web Services Creation

    An awesome new way of adding SOAP and REST web services to any Spring IOC based Java project in minimum time. This library takes out all the pain part of implementing Soap & Rest Web Services specific code from developer's plate and does it in a very smart way. All you need to do is add dependency of this library to your project, add some annotations to your interfaces, add a servlet entry into your web.xml. & you are all set to go. Library uses Apache CXF to create SOAP based web services...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JFreeSVG

    A fast & light-weight SVGGraphics2D implementation for Java.

    JFreeSVG is a vector graphics library for the Java(tm) platform that allows you to generate content in SVG format using the standard Java2D drawing API (Graphics2D). JFreeSVG is light-weight, fast, and has no dependencies other than the Java runtime (1.6 or later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FaceAccess Facial Recognition System

    FaceAccess Facial Recognition System

    FaceAccess is an Access Control System based on Facial Recognition

    With the growing need to exchange information and share resources, information security has become more important than ever in both the public and private sectors. Although many technologies have been developed to control access to files or resources, to enforce security policies, and to audit network usages, there does not exist a technology that can verify that the user who is using the system is the same person who logged in. FaceAccess provides a prototype implementation as a "login...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Elastic Management of Tasks in Virtualized Environments is in charge of managing virtual machines created in Xen by creating full customized virtual machines and allowing executing tasks inside this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Golden Retriever-Image Retrieval Engine

    Golden Retriever-Image Retrieval Engine

    Library and frontend engine for performing Image Retrieval tasks.

    The GRire library is a light-weight but complete framework for implementing CBIR (Content Based Image Retrieval) methods. Currently, the main objective of the project is the implementation of BOVW (Bag of Visual Words) methods so, apart from the image analysis tools, it offers methods from the field of IR (Information Retrieval), e.g. weighting models such as SMART and Okapi, adjusted to meet the Image Retrieval perspective. The purpose of the project is to help developers create...
    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.