Showing 749 open source projects for "java implementation loader"

View related business solutions
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 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
  • 1

    thecodemonkey's JBase64

    free and fast implementation of a Base64 coder for Java

    This is a completely free (as defined by the Free Software Foundation), fast implementation of a Base64 coder for Java developers as replacement for the SUN proprietary library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    This library contains Java code for several Read-Write Locks: - ScalableRWLock: A rw-lock that scales with the number of threads doing read-lock. - ScalableRWLockS: Similar to above but different implementation. - ScalableStampedRWLock: An hybrid of the ScalableRWLock and the StampedLock provided in JDK 8, which provides good overall performance. - FAARWLock: Uses a Fetch-And-Add operation for the read-lock which means it is not so scalable as ScalableRWLock but it is still faster than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dayLISP is an experimental/currently incomplete ISLisp implementation written in Java. I intend dayLISP to be a complete ISLisp and to provide an interface between Java and Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library could...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    nohibernate

    extension driver jdbc

    Es Una implementation que extiende el driver Jdbc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Requirements management tool designed to achieve full SDLC traceability for features, requirements, design, implementation and testing. UI for requirements derivation, version control, attributes etc. Designed to be v2.0 to OSRMT's v1.5. The architecture will change (Grails) and move to being entirely web-based, but the driving force behind it is to retain and satisfy OSRMT users. For installation instructions, login at: https://sourceforge.net/p/nimble/wiki/Installation/ Support...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Open ESB

    Open ESB

    A Java Business Integration (JBI, JSR-208) based ESB implementation

    This is a fork of the OpenESB, a Java-based open source enterprise service bus that implements the JBI specification (JSR 208).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A library for using the Alresco REST API over HTTP(S). The library can be used for other REST APIs but it is now built and adjusted mainly to the needs of Alfresco implementation. This specialization mainly covers return types and url adjustments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    atfwk

    Automation GUI test framework

    Automation test framework based on the Page Object design pattern. Selenium 2 WebDriver (IE) implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    justsimple

    the paradigm MVC implemented by using Java annotations on a Swing app

    This simple framework allows the implementation of the paradigm MVC (Model-View-Controller) for the development of any Java Standalone Desktop application just by using only one Java annotation. It was called "just simple" because the developer has just to define 3 separated and independent classes, a model, a view and a controller... and all the work of putting together is made by the the framework that discovers the annotations (specified in each class) and mix all together...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    bioluminescence

    A java library for polymorphic genome assembly.

    Bioluminescence is a java library for facilitating de novo genome assembly in the context of reads sampled from a single highly-polymorphic diploid individual. Bioluminescence implements a novel algorithm which uses an artificial neural network to classify contigs in a genome assembly as haplotype-specific or not-haplotype-specific. It then uses this information to partition the original input read set into two subsets, each of which has been enriched for one of the haplotypes. Initial results...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    java-quant

    Quantitative financial models implemented in Java

    The project contains classes for implementation of binomial option pricing model and Newton method for finding roots of a function in Java. You can browse the source code and download the full distribution package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    betterform

    betterform

    Toolkit for rapid XML and web application development

    Toolkit for rapid XML and web application development including a full XForms 1.1 implementation and a rich set of widget and layout-containers. Extensible interfaces for integration of custom controls, functions and data connectors.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    fun4j brings functional programming to the JVM. It's a framework that integrates major concepts from functional programming into the Java Platform. It also provides seamless integration of Java with Lisp coding, by using a lisp-to-bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mojo

    mojo

    mojo provides fast analyzes for your business processes

    mojo is a standalone software and library for the fast analysis of business processes. Because of its lightweight architecture and its implementation in Java, it can be used as extension in your program, e.g., business process designer. It provides new researched compiler-based analysis techniques which supports very good failure location. The software can be used under the GNU Lesser General Public License (LPGL): http://www.gnu.org/licenses/lgpl-3.0.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Combinatory Reduction Systems Extended
    Implementation of Combinatory Reduction Systems (CRS) with experimental extensions, in Java. CRS is a formalism for higher-order rewriting invented by J.W.Klop in 1980. For further details see the Project/Web Site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    INGENIAS Development Kit (IDK) is a framework for analysis, design and implementation of multi-agent systems (MAS). It is based on the specification of MAS meta-models, from which tools such as the model editor and code generation are generated.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    This is a Java re-implementation of the original AT-Robots project <http://necrobones.com/atrobots>. The players can program robots in AT2 assembly. Seek and destroy your opponents using scanners, radar, sonar, missiles, and mines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Java generic Iterator implementation to generate permutations and combinations. Uses the algorithm described here http://en.wikipedia.org/wiki/Steinhaus%E2%80%93Johnson%E2%80%93Trotter_algorithm#Even.27s_speedup and the clear description of that algorithm here: http://www.cut-the-knot.org/Curriculum/Combinatorics/JohnsonTrotter.shtml
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Programming Accessory Kit

    Programming Accessory Kit

    PAK is a collection of library code to handle the overhead of coding

    PAK is a collection of library code to handle the overhead of coding things like read-write locks, reflective multithreaded programming and simple file io. This is a java library collection, please see my API below...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Open Java Weather API

    Java weather API that provides uniform access to different sources.

    This package provides a common interface for users to access weather information from different data sources, and a skeletal implementation for data providers to quickly set up data access via Java. At a glance, the weather information is categorized into features and each feature is further divided into weather properties. Users query the data source by features or weather properties, and then receive the data as a list of weather reports. Strongly typed weather properties ensure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    X-O lite

    X-O lite

    Light XML to Java mapping based on SAX

    This project provides a lightweight framework to serialize/deserialize java objects into XML. The implementation is based on standard SAX but follows an original approach based on encapsulation paradigm of Object Oriented programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JBezier

    JBezier

    Lightweight Bezier Library for Java

    JBezier is a free, open source and lightweight Java Library to easily allow the creation of Bézier Curves, without the use of any third-party libraries.
    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.