Search Results for "java implementation loader" - Page 10

1213 programs for "java implementation loader" with 1 filter applied:

  • 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
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1

    HIEOS

    Health Information Exchange Open Source (HIEOS)

    HIEOS is an open source implementation of, primarily server-side, Integrating the Healthcare Enterprise (IHE) Integration Profiles including Cross Enterprise Document Sharing (XDS.b) and Cross Community Access (XCA) integration profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jWAM

    A 100% Java Warren Abstract Machine implementation.

    jWAM is a 100% Java Warren Abstract Machine implementation. Currently it is still under development though all the basic functionalities (compiling, resolution) are working. As far as I know this is the only open source Java based implementation out there that does not simplify Warren's design. I have done some comparison's with other Java based Prolog engine's and jWAM does seem to outperform them all quite well (tuProlog, JLog, JIP, jTrolog). However, if you need a Java based Prolog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Swing Forms Framework
    This project is an core implementation of a CRUD data entry system, using java swing, spring and apache cayenne
    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
  • 5
    GMF aims to provide a general framework to manage contents going a step further of traditional CMS. GMF is oriented towards the management of an IT department. One of its main goals is the complete implementation of the ITIL specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FreeDEM is an implementation of a process-based middleware. It's built as a powerful framework to manage server-side business processes. It's designed to be easy to use and to develop with, not sacrificing power; a strong stress is put on performances.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CHSM is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SimCampus. Social Simulation

    Recommendation system of extracurricular activities for students

    SimCampus is a software programmed in java. The goal of this project has been the development of a simulation tool for recommendation system of extracurricular activities on a university campus. This simulation provides the advantage to avoid problems that may develop during a real implementation and operation of this system. It is simulated a recommendation system of extracurricular activities for students of a university campus considering their free time (time between classes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SMLEditor

    Prototype editor for the SDEM Mapping Language

    The Gateways Team of the Live-Virtual-Constructive Architecture Roadmap Implementation (LVCAR-I) effort is developing a set of tools that will support the gateway community. One of these tools is the Simulation Data Exchange Model (SDEM) Mapping Language (SML) Editor. The tool provides the ability to import two SDEMs in their native language and subsequently view the entities that need to be mapped between the two SDEMs. The SDEM Editor also allows the user to create these mappings and store...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    Semantic query optimization (SQO) is the process of finding equivalent rewritings of an input query given constraints that hold in a database instance. We present a Chase & Backchase (C&B) algorithm strategy that generalizes and improves on well-known methods in the field. The implementation of our approach, the pegasus system, outperforms existing C&B systems an average by two orders of magnitude. This gain in performance is due to a combination of novel methods that lower the complexity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This module provides a communication facility between Ruby and Java. The current implementation is written in pure Java and pure ruby so as to run on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jACT-R is a open source java implementation of John Anderson and Christian Lebiere's ACT-R cognitive architecture/theory. - see The Atomic Components of Thought (Anderson & Lebiere, 1998) Latest release http://jactr.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VHDT

    VHDT

    VHDL Design Tool - code generation and project management

    Application simplifies the development and management of VHDL projects. The project is displayed in a well-arranged tree structure depending on the hierarchy of entities. It also helps to maintain projects in a consistent state. Other features include automatic generation of VHDL testbenches and structures based on user-defined templates. The NetBeans platform is used as a basis for the implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Approximate Subgraph Matching Algorithm

    Approximate Subgraph Matching Algorithm for Dependency Graphs

    ..., the total worst-case algorithm complexity is O(m^n * n(n-1)/2 * km * log m). This Java implementation implements our ASM algorithm. See README file: https://sourceforge.net/projects/asmalgorithm/files/ If you use our ASM implementation to support academic research, please cite the following paper: Haibin Liu, Lawrence Hunter, Vlado Keselj, and Karin Verspoor. Approximate Subgraph Matching-based Literature Mining for Biomedical Events and Relations. PLOS ONE, 8:4 e60954, 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    openSCADA

    openSCADA

    openSCADA® is an open source SCADA system written in JAVA

    openSCADA is an open source Supervisory Control And Data Acquisition System. It is platform independent and based on a modern system design that provides security and flexibility at the same time. openSCADA is flexible. It is not an out of the box solution, but a set of tools that can be combined in many different ways. It provides development libraries, interface applications, mass configuration tools, front-end and back-end applications. openSCADA is ready to rock. It is used 24/7 in...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17
    Based on HL7 v.2.3.1 Orders & Results Reference Information Model (RIM)s, The project is NOT a CPOE per-se. Instead, the project provides "applications" that allow EHR's to perform Outpatient Orders and Results via HIE, and collect these into their EHRs to feed the EHR "CPOE module / section" (ex. with prescribed drugs, ordered labs and results, ....) The first module in the project was the "ePrescribing application"; certified by RxHub and SureScripts back in 2007. New implementation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    ConfigCompare

    Compare XML configuration files

    Compare XML files using the DOM (Document Object Model) structure, which helps in finding the differences in files irrespective of location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable compon
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    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
  • 25
    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: 1 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.