Search Results for "java implementation loader" - Page 23

Showing 1837 open source projects for "java implementation loader"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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

    JSwingXul

    Java library and Eclipse Plugins

    A implement of XML User Langage (XUL) in java Swing. This project is a fork of Luxor (http://luxor-xul.sourceforge.net/) but with a all Java and Swing only usage. For new users, a Eclipse plugins Vizool is available to start use of XUL. A new version of core of implementation is planned to set user free of renderer : Swing by default, Xface, HTML5,.... The library JswingXul.jar and the Eclipse plugins are under LGPL Licence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Thimble

    An asynchronous task execution library for Java

    Thimble is a multi-thread Executor implementation that supports sequential and coalescing tasks. Sequential tasks are guaranteed to run in order, sequentially (but may run in different threads). Coalescing tasks are tasks where only the latest submitted task needs to be executed (effectively overwriting previously submitted tasks). Sequential and coalescing tasks are mutually exclusive.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    wsdl2rdf

    WSDL 2.0 to RDF mapping implementation library

    This library facilitates a creation and management of OWL 2 ontology that describes a web service as defined in WSDL Version 2.0: RDF Mapping W3C specification. While the specification is based OWL 1.1 version, the library uses "The OWL API" which is OWL 2 based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A small framework for IoC implementation by dependencies injection
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    XINS is an open-source Web Services technology, supporting SOAP, XML-RPC and REST. It consists mainly of an XML-based specification format and a Java-based implementation framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Test

    Healthcare

    Use this suite of Application Programming Interfaces (API) and storefronts to share (syndicate) your web content, mobile and tablet applications and widgets as reusable material across multiple websites that request to use your content. The API platform is available as a .NET or Java implementation (see the ReadMe.txt file, in the downloadable zip file, for further information). This multimedia syndication Application Programming Interface (API) platform was developed by the Centers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Advanced Media Management System
    The Java Advanced Media Management System provides an UPnP AV Media Server named JAMMS MediaServer. It also provides JAMMS UPnP lib, an implementation of the UPnP (Universal Plug and Play) network protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DeepwoodR is the successor of Deepwood. The biggest differences are: implementation in Java (complete rewrite from scratch) and client/server based multiplayer. It is planned as 3d multi user role playing game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DAOC QBar Saver and SC Gem Loader

    DAOC QBar Saver and SC Gem Loader

    This program is written to speed up the SpellCrafting process for Dark Age Of Camelot (DAOC). In addition it can Save and Restore Qbars. This Program currently ONLY SUPPORT Gearbunny classic and Gearbunny X template files. There are examples in the zip file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    An api for domain level interaction with SNOMED CT and an implementation based on a storage engine using a native SNOMED distribution stored in neo4j as a backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Some java projects

    Miscellaneous java projects

    Here I post some of my java projects. Mainly to demonstrate algorithms and their implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Diffusive

    Task-oriented distributed computing framework

    ... and sufficient for its execution to be distributed. Distribution of tasks occurs through a network of nodes that can accept tasks and execute them, or forward them on. Nodes executing a task, load the required resources as needed, and cache them. The topology of the network of nodes can be anything that can be represented as a directed graph. Topologies can be tailored to solve specific problems. Diffusive is a Java refer- ence implementation of the six principles that define diffusive programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JmDNS is a java implementation of the IETF draft RFP multicast extensions for DNS. This project contains the needed elements for service discovery and service registration. It is compatible with Apple\'s Rendezvous service. This project has been moved to http://www.jmdns.org. This site is no longer actively maintained. Please visit us at our new home!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mongo JDBC Driver

    A minimal JDBC driver implementation for MongoDB

    This project builds upon the MongoDB Java driver to provide a limited JDBC implementation to allow graphical tools such as SQuirreL SQL Client to visualize and manipulate MongoDB collections and documents. It will accept an SQL-like syntax for CRUD operations, where "tables" represent MongoDB collections, and rows are individual documents within a collection. Each row has two columns (ObjectId and Document).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JCFunc

    ANSI escape sequences parser written in Java

    This is implementation of standart ECMA-48 "Control Functions for Coded Character Sets".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Java Validation Framework

    Java validation framework (not JSR-303 implementation).

    This framework allows to modify (correct) test values; supports validation of localized values; allows to convert values into and from text representation; formats error messages, depending on the context; supports metadata, which allows to check any entity types (not only Java Beans or POJOs) and more. Also this framework has long list of predefined validation components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NullSAF

    A game engine in java for 2D strategy games

    NullSAF is a game engine written in Java with features as creating terrain maps and navigation meshes from bitmaps, defining different type of units, sensors, guns, missiles, AI for movement, pathfinding and targetting and simulation of bullets and animated explosions. I learned a lot from it and used it to test new concepts in AI and wargaming. Maybe it can inspire you or you want to really improve it to build your own wargame or serious game. Think of it as Robocode, but then with a far more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tap4j

    tap4j

    Test Anything Protocol for Java

    tap4J is a Java implementation of the Test Anything Protocol. This protocol lets you standardize the output of your test execution. This way a producer outputs a TAP result file that can be read by a TAP consumer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    mesoFON

    mesoFON is an individual-based mangrove forest model, a KiWi extension

    mesoFON is an individual-based mangrove forest model. It is a Java implementation of the KiWi model done with RePast Simphony. It contains several new features: (1) You can add up to 10 species via the GUI. However, in principle, the number of species to be included programmatically is unlimited. (2) You can use a variety of growth functions via typing them in as a string on the GUI. (3) The model is transparent, sinc it comes with the Eclipse workbench of RePast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a GUI, Java implementation of the Ant Colony Optimisation/Particle Swarm Optimisation (PSO/ACO2) rule induction algorithm. This project was inspired by Ant-Miner, but handles continuous attributes using PSO or now Differential Evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Chess Game AI Phantoms
    Phantoms Chess Where Pawns Can become Queens Chess Game is zero-sum two-player. Team Members: Phantoms Team * Leader Gehad Sayed Kaseb Gehad.Kaseb@gmail.com * Co-leader Rawia Ahmed * Research team Hagar Samir Safaa Mohamed * Design and Implementation team Ahmed Helal Aya Eid Aya Tarek Eman Saleh Fatma El zhraa Ibrahim Hanan Mohamed John Samir Mina Victor Nahla Ibrahim Samira Magdy Samr Ayman * Integration Team Marwa Ayman Nahla Essam * Interface...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    HareDB Data Model Management

    HareDB Data Model Management

    A GUI tool for converting schema and migrating data from RDB to HBase

    Denormalization is an important step while converting RDB data to HBase. HareDB Data Model Management is a GUI tool for it as above. This tool provides an merge table function, it can help you merge tables which have relationships in RDB. It provides not only an schama redesigner but also an data loader from RDB to HBase. This tool can reduce time cost of migration project which is from RDB to HBase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    garant

    Java implementation of Garmin Forerunner 310XT ANT+ protocol downloade

    Java implementation of Garmin Forerunner 310XT ANT+ protocol downloader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Custard-apple

    Scalable Java Memory Cache Library

    Custard-apple is a scalable memory cache library, designed to encapsulate any available Java Collections Framework interface implementation, such as a Map, ConcurrentMap, Set, List, Queue etc. It enables the use of Weak, Soft, Strong or Timed references in collections as Keys, Values or both in any combination.
    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.