Search Results for "java implementation loader" - Page 10

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
  • 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
  • 1
    XSLT syntax highlighting

    XSLT syntax highlighting

    Java based XSLT Processor extension for syntax highlighting

    Please note that project moved to GitHub: https://github.com/xmlark/xslthl This is an implementation of syntax highlighting as an extension module for XSLT processors (Xalan, Saxon), so if you have e.g. article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 2
    React CSS Modules

    React CSS Modules

    Seamless mapping of class names to CSS modules

    ...). To see CSS Modules in practice, webpack-demo. CSS Modules is a specification that can be implemented in multiple ways. react-css-modules leverages the existing CSS Modules implementation webpack css-loader. react-css-modules extends the render method of the target component. It will use the value of styleName to look for CSS Modules in the associated styles object and will append the matching unique CSS class names to the ReactElement className property value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Android Drag Dismiss Activity

    Android Drag Dismiss Activity

    A smooth, easy-to-implement, drag to dismiss Android Activity

    Another implementation of the drag-to-dismiss Activity pattern. This one is inspired by Nick Butcher's Plaid implementation. The project has a simple API and is a pretty powerful and beautiful implementation of the pattern. This library is used in some of my apps (Talon for Twitter and Pulse SMS). It has been abstracted from Jacob Klinker and I's article-android library, which is an awesome readability style in-app web browser. This library provides an elastic layout that can dismiss...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Duklan

    Duklan

    Project management web application

    Web application for project management. Based on sokolovo framework.
    Downloads: 0 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.
  • 5
    Django REST Pandas

    Django REST Pandas

    Serves up Pandas dataframes via the Django REST Framework

    Django REST Pandas (DRP) provides a simple way to generate and serve pandas DataFrames via the Django REST Framework. The resulting API can serve up CSV (and a number of other formats for consumption by a client-side visualization tool like d3.js. The design philosophy of DRP enforces a strict separation between data and presentation. This keeps the implementation simple, but also has the nice side effect of making it trivial to provide the source data for your visualizations. This capability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Luaj

    Luaj

    Lightweight, fast, Java-centric Lua interpreter

    Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    hyperion-project

    hyperion-project

    An open source ambient light for many systems

    Hyperion is an open source ambient light implementation controlled primarily by an Raspberry Pi. The main features of Hyperion are: 1. Low CPU load. For a led string of 50 leds the CPU usage will typically be below 2% on a non-overclocked Pi. 2. Json interface which allows easy integration into scripts. 3. A command line utility allows easy testing and configuration of the color transforms (Transformation settings are not preserved over a restart at the moment...). 4. Priority channels...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 8
    SSHTOOLS

    SSHTOOLS

    Java SSH API

    This project now hosts the third-generation of Java SSH API, Maverick Synergy. This API builds on the Maverick Legacy commercial APIs and delivers a new API in a unified client/server framework. This API is available to the community under the LGPL open source license. This update includes ed25519 support, support for the new OpenSSH private key file format and stronger key exchange algorithms. The project continues to host both the original API and legacy applications created around...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    CameraKit

    CameraKit

    Library for Android Camera 1 and 2 APIs

    CameraKit helps you add a reliable camera to your app quickly. Our open-source camera platform provides consistent capture results, service that scales, and endless camera possibilities. CameraKit fits into your existing stack, sitting between your app and the operating system, to improve camera capture reliability almost immediately. CameraKit doesn't require you to rewrite code, just add our software in minutes saving significant development hours and producing great results. CameraKit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 10

    fbjreplicator

    Firebird 3.0 Database replication tool & generator script java based

    Firebird Database replication tools java based. Master-Slave homogeneous Trigger based replication tool. Supports both synchronous and asynchronous replication. Include new graphical interface for centralized for database aided implementation. Multiplatform, written in java 1.8 language. Now supports Firebird 3.0, Jaybird 3.0.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Requirements management tool designed to achieve full SDLC traceability for features, requirements, design, implementation and testing. UI for requirements derivation, version control, attributes etc. Upgrade path also available at https://sourceforge.net/projects/nimble
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12
    VJTools

    VJTools

    The vip.com's java coding standard, libraries and tools

    Vipshop, which focuses on Java, has some knowledge about Java. "Alibaba Java Development Manual" is the first enterprise-level Java development manual published to the outside world, which is of great significance to the entire industry. Based on the internal experience of Vipshop, we refer to heavy materials such as "Clean Code" and "Effective Java" to add some items and make some simplifications. The implementation of the rules mainly relies on the code format template and Sonar code rule...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Koko Keyboard

    Koko Keyboard

    Implementation of a re-usable custom onscreen keyboard

    KokoKeyboard is a Java-based reusable on-screen keyboard component/library for Android. It provides developers a template to build custom IME experiences without starting from scratch—ideal for niche input needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Oryx

    Oryx

    Lambda architecture on Apache Spark, Apache Kafka for real-time

    Oryx 2 is a realization of the lambda architecture built on Apache Spark and Apache Kafka, but with specialization for real-time large-scale machine learning. It is a framework for building applications but also includes packaged, end-to-end applications for collaborative filtering, classification, regression and clustering. The application is written in Java, using Apache Spark, Hadoop, Tomcat, Kafka, Zookeeper and more. Configuration uses a single Typesafe Config config file, wherein...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Silicolife delivers applications such as an Excel to database loader, tools, and utilities such as effective exception handling. New techniques and technologies can be tried out in a real world context by developers and advanced end users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Quasar

    Quasar

    Fibers, channels and actors for the JVM

    ... thread implementation relies on bytecode instrumentation. Instrumentation can be performed at compilation time or at runtime using a Java agent. The easy and preferable way to instrument programs using Quasar is with the Java agent, which instruments code at runtime. Sometimes, however, running a Java agent is not an option. Quasar supports AOT instrumentation with an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenATPOL

    OpenATPOL

    A reference implementation of the Polish geobotanical grid

    This project is a reference, open source implementation of the coordinate conversion algorithms for the Polish geobotanical grid called ATPOL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    A Material design backport of Android's CalendarView. The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jBrowserDriver

    jBrowserDriver

    A programmable, embeddable web browser driver

    jBrowserDriver is a programmable, embeddable web browser driver compatible with the Selenium WebDriver specification, implemented in pure Java and based on WebKit.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    JSDAI is a toolkit for STEP (ISO 10303), the STandard for the Exchange of Product Model data, that enables linking of CAD, CAM, PDM, PLM, CAx systems. JSDAI supports the development of Express data models (ISO 10303-11) and their implementation in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Essential React

    Essential React

    A minimal skeleton for building testable React apps using Babel

    A minimal skeleton for building testable React apps using Babel. The design goals are to use fewer tools (no yeoman, gulp, bower, etc...) Babel 6 with Webpack and Hot Loader. Fast testing with mocked-out DOM. Import CSS files as class names. Separate smart and dumb components. No specific implementation of Flux or data fetching patterns. A core philosophy of this skeleton app is to keep the tooling to a minimum. For this reason, you can find all the commands in the scripts section...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Wheefun Computer Prototyping Kit

    A Toolkit for Designing Computers

    This package is designed for people who are a) interested in writing emulators or b) integrating this level of detain into their applications (e.g., a video game). The ability to do this is useful because a) it allows for tinkering far before physical implementation of the design is. In addition to a strong core, WFCPK will also include modules emulating various processors (e.g., the MOS 6502 and the Zilog Z80) as well as the Video-Audio Interface (a custom VGA-compatible display and audio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    smack

    A Java application framework. Universal. Simple. Pragmatic. Solid.

    Blends an implementation of the Swing Application Framework (JSP-296) with the SwingX Swing extensions, adding some spice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually. The aim of Bash Infinity is to maximize the readability of bash scripts, minimize the amount...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AppMaster

    AppMaster is a template based source code generation tool

    AppMaster is a automated code generation tool which generated source code based on pre-defined templates. Input for the AppMaster are the entity classes which could be generated using most of the today's IDEs. Currently the output is based on Java technology and below functions will be automatically generated and automatically tighed to a tree navigation menu. 1. Create function 2. Edit Function 3. Delete Function 4. View Function 5. Search Function The current technology stack...
    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.