Search Results for "java implementation loader" - Page 15

Showing 1889 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
  • 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
  • 1
    Java servlet that provides an implementation of the webdav protocol. Underlying data-storage (database, custom file systems) can be easily plugged in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This project is not supported anymore. A new implementation of EDITS 2.1 can be found as part of the Excitement Project (http://www.excitement-project.eu/). A new more generic version of the system supported by Milen Kouylekov can be found on this page https://github.com/kouylekov/edits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MyMedia Peer: Mobile P2P Media Services

    Jointly search, share and experience media in mobile P2P networks

    The MyMedia Peer supports search, sharing and experiencing of semantically annotated media in unstructured P2P networks. The API provides interfaces for semantic service coordination in unstructured P2P networks. An implementation for mobile Android devices is given, which comprises the components: - semantic service selector iSeM (1.1) - semantic service planner OWLS-XPlan 2 - semantic search and replication in P2P networks: S2P2P and DSDR The MyMedia Peer, mobile service selector...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MODLEM

    MODLEM

    rule-based, WEKA compatible, Machine Learning algorithm

    This project is a WEKA (Waikato Environment for Knowledge Analysis) compatible implementation of MODLEM - a Machine Learning algorithm which induces minimum set of rules. These rules can be adopted as a classifier (in terms of ML). It is a sequential covering algorithm, which was invented to cope with numeric data without discretization. Actually the nominal and numeric attributes are treated in the same way: attribute's space is being searched to find the best rule condition during rule...
    Leader badge
    Downloads: 9 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

    OpenSchema

    Document Structuring schema for Natural Language Generation

    An Open Source Java implementation of Document Structuring schema (pl. schemata). Schemata structure (order) a set of facts (RDF in this case). They decide what to say in a Natural Language Generation (NLG) system. Introduced by McKeown (1985).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7
    Gecko Hamaker

    Gecko Hamaker

    Calculates Hamaker coefficient,interaction free energy,force,torque.

    The Gecko Hamaker open-source software project is a full implementation of the fully retarded Lifshitz formulations for isotropic and anisotropic plane-plane and cylinder-cylinder interactions with intervening interlayer materials, planar systems of up to 99 layers, and graded interfaces for the modeling of grain boundaries or other continuously changing systems, accompanied by a database of material optical properties spectra. The machine-readable optical property database is available...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    R-Tree in Java (not usable or finished)

    This is a implementation of a R-Tree made in Java.

    This is a implementation of a R-Tree made in Java for scientific purposes. The implementation is not working well for now, it is not ready for use yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An easy-to-implement library that can assist Java developers in using the GeoHash algorithm in order to create geocodes based on custom latitude and longitude values. With the help of jGeohash, software developers will be able to quickly and easily generate a geohash code using user-defined latitude and longitude values. By using the GeoHash algorithm, the space can be divided into multiple grid shapes. This library is a basic implementation from the GeoHash algorithm written in the java...
    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
    AndroidStaggeredGrid

    AndroidStaggeredGrid

    Android staggered grid for multiple columns with rows of varying sizes

    An Android staggered grid view which supports multiple columns with rows of varying sizes. The StaggeredGridView was developed due to requirements for the Etsy app not met by any existing Android libraries. Namely a stable implementation with the ability to have a different number of columns in landscape & portrait, to sync grid position across orientation changes and support for headers & footers. The library was built for and tested on Android version 2.3.3(SDK 10) and above. It could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Modabi

    Modabi is a Modular Data Binding system for Java

    Modabi is a Modular Data Binding library for Java, which aims to provide users with the most flexible and comprehensive feature set possible. Modabi can be used to provide mappings between Java objects in memory and a number of formats, including Yaml and XML, without any modification to existing business objects. Check out the wiki for a more in depth examination of the features of Modabi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JFCM
    Java implementation of Fuzzy Cognitive Maps (FCM). Implementation aims to be: small (and fast), simple to use, flexible enough to be used as a basis for other projects / libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    HibernateRepository

    An implementation of Repository pattern by means of Hibernate.

    The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The a goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you will need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate. We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    ... 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: 1 This Week
    Last Update:
    See Project
  • 15

    Access control PEP PDP PIP PAP

    Implementation of the PEP/PDP/PIP/PAP access control pattern.

    This project provides an implementation of the PEP/PDP/PIP/PAP access control pattern. The implementation is in Java. For the moment it implements an XACML PDP. It provides a web based user interface to manage users, roles, actions, assign actions to roles, and assign users to roles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C#/Java/C++ implementation of the Styx (9P2000) protocol for distributed systems. This protocol used by Inferno and Plan9 OSes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pendragon ToolBox

    Pendragon ToolBox

    Set of tools for PnP RPG Pendragon

    A set of tools designed for the pen and paper RPG "Pendragon". It's based on a library for creating tools for PnP RPGs, and also the first implementation of it. The idea is first developing this tool, but also developing the RPG tools library using this as a first example of it's possibilities.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    JSqsh is a Java implementation of sqsh, a console based database query tool featuring much of the functionality provided by a good shell, such as variables, redirection, pipes, history, command line editing, and dynamic configuration JSqsh has been moved to: https://github.com/scgray/jsqsh
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    AndroidSidebar

    AndroidSidebar

    Provides a sidebar, which can be shown in front of a main content.

    "AndroidSidebar" is an Android-library, which provides a custom view implementation, which allows to show a sidebar, which overlaps the view's main content and can be shown or hidden in an animated manner. The sidebar may be located at left or right edge of the parent view and its state can be changed by either calling an appropriate method or via dragging on the device's touch screen. Furthermore there are a lot of attributes, which allow to specify the appearance and behavior of the sidebar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CUbRIK

    CUbRIK

    Human-enhanced time-aware multimedia search

    The CUbRIK project provides a modular framework and distributed system architecture for flexible design and implementation of multimedia search applications. The framework supports hybrid workflows that combines automatic computation with CROWD-enabled and GWAP-enabled human computation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component.The implementation is itself purely in Java and does not use JNI to provide COM access.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Mobicents is the leading Open Source VoIP Platform. It is the First and Only Open Source Certified implementation of JSLEE 1.1 (JSR 240), and SIP Servlets 1.1 (JSR 289). Mobicents also includes a powerful and extensible Media Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The DITA Open Toolkit is an implementation of the OASIS DITA XML Specification. The Toolkit transforms DITA content into many deliverable formats. See https://www.dita-ot.org/ for documentation and links to downloads. The source code and issue trackers have been moved to https://github.com/dita-ot/dita-ot
    Downloads: 39 This Week
    Last Update:
    See Project
  • 24
    Holodeck

    Holodeck

    Java based implementation of ebMS v3 and AS4 specification

    This project contains the sources and files of Holodeck (B2B) up to version 2.0 beta 2.1. NOTE: This project is HAS MOVED and no updates will be available here! For later versions see our website: http://holodeck-b2b.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AndroidSeekBarPreference

    AndroidSeekBarPreference

    Provides a preference, which allows to select a value from a SeekBar.

    "AndroidSeekBarPreference" is an Android-library, which provides a Preference implementation, which allows to choose a floating point value or an integer value from a continuous range via a SeekBar. When interacting with the preference the SeekBar is shown within a dialog. The chosen value will only be persisted, if confirmed by the user. An Android test project, which provides JUnit tests for this library, is available via the URL https://sourceforge.net/p/androidseekbarpreferencetest...
    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.