Search Results for "java implementation loader" - Page 13

Showing 2275 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
  • 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
  • 1
    Genetic Oversampling Weka Plugin

    Genetic Oversampling Weka Plugin

    A Weka Plugin that uses a Genetic Algorithm for Data Oversampling

    Weka genetic algorithm filter plugin to generate synthetic instances. This Weka Plugin implementation uses a Genetic Algorithm to create new synthetic instances to solve the imbalanced dataset problem. See my master thesis available for download, for further details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    heartdroid

    heartdroid

    HeaRTDroid is a rule inference engine for Android and desktop

    Key features are: Inference support for XTT2 rule representation that is based on the Attributive Logic with Set Values and its textual representation called HMR+. Pure Java implementation that allows for integration with any Java code, including Android applications. Integration with AWARE framework in a form ofplugin. Callbacks mechanism based on Java reflection, that allows for easy integration with other systems. Uncertainty management mechanism based on modified certainty factors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Template Tool Release v4.3

    Unifying Business Requirements with Application Design through a GUI.

    The Template Tool (TT) is a Java-based software, which DOES NOT require the user to write code. TT is a fully functional application that facilitates communication, collaboration, requirements traceability, and rapid mock-up prototyping from the point of conception and requirements gathering, to development, testing, and implementation. With the use of drag-and-drop and push-button selections without having to write any code, TT allows end users to add field components, skip-logic, business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PopperFramework

    Declarative PageObject description

    PopperFramework is a java framework which allows you to create PageObjects for your webapplication-tests in a declarative way. That means you just have to define an interface defining the structure of your website and add some annotation with the basic information like locators. PopperFramework will generate the implementation of that PageObject for you. Key-Goal of PopperFramework is to allow you as a developer of sureface-tests to concentrate on your business => writing PageObjets...
    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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    This project provides tools or modules, including - syncdb: Java application which transfers a result of a query to the table located in remote databases - dblink_plus: PostgreSQL module which supports connections to other databases. - pgsql_fdw: Foreign-data wrapper for external PostgreSQL servers. This can be installed on only 9.1. - Foreign-data wrapper for external Oracle servers. This can be installed on only 9.1. This is just "a yet another implementation" for widely used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EasyDragDrop

    EasyDragDrop

    A minimal java desktop app with awesome UI based on Swing to drag and

    With the drag and drop application builder will make that absolutely possible for you. You could structure any java app design based on your personality. This is pretty cool! It’s a great way to have an app that really defines your own identity. Because drag and drop technology is extremely easy to utilize, you can make wonderful applications. With it, you have a larger chance to attract so many customers. Of course, the immediate question that will come to your mind is that “What does a drag...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    open-dis

    open-dis

    Open-DIS implements the IEEE DIS protocol in multiple languages.

    An open source implementation of the Distributed Interactive Simulation (IEEE-1278) standard in C++, C-Sharp, Objective-C, Java, Javascript and XML. Example applications including sending and receiving native DIS traffic, X-Plane plugin, and WebSocket/Javascript/WebGL applications. See the individual code directories for each package of interest. This project is inactive and has migrated to a GitHub project at https://github.com/open-dis
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    webjar

    A REST-based blog and web content framework

    Webjar provides a REST-based interface for creating a blog or other database driven applications on the web which you get up and running in a matter of minutes, You can alternatively also easily extend the framework using java to add custom functionality. Webjar runs on the resilient Jetty web server and serves the REST api using the Jersey framework, Java's implementation of the REST-API specification. Check out the documentation at http://www.jarredweb.com/docs
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    AutoDAO is a Generic DAO on steroids implementation for Java with Hibernate support, annotation-driven configuration, tight Spring Framework integration and zero persistence code required for most common query types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MED-FOES

    An Agent-Based Simulation of Invasive Pest Insects

    MED-FOES is an implementation of a stochastic Agent-Based Simulation (ABS) system for analyzing demographic changes in a single population of Medfly (Ceratitis capitata) over time. The simulation currently takes population extinction as a given because it aims to give us better estimates of necessary quarantine lengths in areas where Medfly is not currently established but does repeatedly invade. Thus the objective of this software is to estimate the time to local extirpation based on known...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Falling Blocks is a multi-player, platform independent Java implementation of Tetris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MapStruct

    MapStruct

    Java bean mappings, the easy way!

    MapStruct is a code generator which greatly simplifies the implementation of mappings between Java bean types based on a a convention over configuration approach.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Swift

    Selenium Hybrid Automation Framework with BDD tool Cucumber

    Mastek has successfully developed a highly configurable Hybrid Automation framework: “Swift” using Selenium tool that offers quick turnaround for Automation Suite Implementation with support of Keyword & Data Driven framework approach. The Automation regression suite can be created or modified using tester friendly keywords for modules, screens, and verifications, thereby ensuring a more effective and efficient Test automation process and better ROI through the complete application life cycle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CS-Class school project in Berlin, Germany - will be a litte java implementation of the popular board game "memory"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JAsyncSocket

    Java asynchronous socket library

    Basic Java infrastructure for asynchronous socket service clients and servers. Inspired by asyncore Python module. See doc/TestServer.java for a server implementation example. See doc/TestClient.java for client implementation examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Software Automation Framework Support

    Multiplatform data-driven test automation execution services

    ... localization testing (NLS) allowing the same tests to work for many different languages or test configurations. With various different tool configurations SAFS can be used to test Java, Web/Html, Flex, .Net, WPF, Win, iOS, and Android domains natively. And with advanced Image-Based Testing support built-in SAFS can be used to test virtually anything, anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JavaCá&Lá

    A java middleware for HPC and IoT

    ..., a distributed map implementation adopts de Java Map interface, a common data structure for Java developers. The JCL map enables distributed storage with low refactoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Guillotine animation

    Guillotine animation

    Provides a simple way to implement guillotine-styled animation

    Neat library, that provides a simple way to implement guillotine-styled animation. Builder allows you to customize start delay, duration, interpolation and you can set listener if you want to do staff at the moment when menu has been opened or closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Connected Device Interface

    Connected Device Interface JavaScript Library

    An implementation of part of the Connected Device Interface (CDI) Generic Enabler as defined by the I2ND/CDI chapter within the EC FP7 Project "FI-WARE". See here for more details: http://forge.fi-ware.eu/plugins/mediawiki/wiki/fiware/index.php/FI-WARE_Interface_to_Networks_and_Devices_(I2ND)#Connected_Devices_Interfacing_.28CDI.29
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering mode...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    Accessing clipboard is nothing very new in HTML 5. Gone are the days to print the screen of your computer, save it and upload it t server via File Up-loader. We , instead, experience the richness of the web by simply pasting our content on the web page itself. A very good example of the same may be experienced when you paste a screen shot on Github web itself . This project encourages developers to have such facility in the simple Java web application they develop. It's assumed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bel_fft

    bel_fft

    FFT co-processor in Verilog based on the KISS FFT

    bel_fft is a FFT co-processor that can calculate FFTs with arbitrary radix. It is a hardware implementation of the free software Kiss FFT ("Keep it simple, Stupid!"). The target was to allow a simple replacement of the software code with the hardware implementation. Therefore bel_fft comes with a software driver that is compatible with the Kiss FFT routines. bel_fft also has a modular architecture and allows interfacing different bus architectures. So far AMBA AXI, Altera's Avalon bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    jdds

    An Implementation of Java5 PSM for DDS

    jdds is an implementation of Java5 PSM for DDS defined by OMG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    REPOSITORY MOVED TO GITHUB!! https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    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.