Showing 9236 open source projects for "java library"

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
  • 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
    Fragmentation

    Fragmentation

    A powerful library to manage fragmentation on Android

    Fragmentation is a powerful library managing Fragment for Android. It is designed for "Single Activity + Multi-Fragments" and "Multi-FragmentActivities + Multi-Fragments" architecture to simplify development processes. Develop complicated nested fragment apps rapidly. Use fragment's stack view dialog to debug easily. Add launch mode, startForResult etc. to provide similar behavior of Activity. Add onBackPressedSupport() method to support back button press monitoring in Fragment. Add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension. Note: Current development snapshots are now available on github.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PigIron

    PigIron

    Java bridge to IBM z/VM System Management API

    PigIron is an open source Java class library which implements the client side of the IBM z/VM Virtual Machine Operating System Systems Management Application Programming Interface (VSMAPI). PigIron is not associated with the IBM corporation.
    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
  • 5
    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
  • 6
    jXLS is a small and easy-to-use Java library for writing Excel files using XLS templates and reading data from Excel into Java objects using XML configuration
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    The biggest problem with ebooks is that there is no way showing your friends a bookshelf with your books. That's why this program was written! It shows your ebooks as normal books on a shelf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Asterion for JSF
    Rapid JSF web development with single backing bean per page and straightforward clean navigation. March 20, 2015: Version 2.0.2 released tested on Tomcat, JBoss, and Weblogic. Simple Tomcat example code included to be built with Ant. Asterion for JSF is a library for JSF web applications that provides the execution of managed-bean's methods when each page is being entered, displayed and left. The methods navigateIn(), preRender() and navigateOut() are automatically executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java Simple Codes

    Simple codes in Java for beginners

    This repository provides a set of simple codes to start learning programming. It aims to help new learner to familiarize with basic programming notions and simple algorithms which must be known by every programmer. Every notion or idea is presented in a separate class while the test class provides an example on how to call (or use) this notion. In a first time, no OO programming notions are introduced. They will be introduced after a fair presentation of basic notions such as variables,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    LibusbJava is a Java wrapper for the libusb. It can be built on any platform which is supported by the libusb. The latest binaries for Windows and Linux can be downloaded. For installation instructions and more information visit our homepage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Wheefun Properties Library for Java

    A java library for binding runtime properties

    This library allows for the programmer to bind arbitrary properties to types which can be accessed at runtime via reflection. Properties can be declared via annotation and later manipulated through a simple static interface; no special naming conventions are required and the properties can be bound to any method which has the appropriate signature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java API for VISA Devices

    Java wrapper for native VISA library and TDS3000 oscilloscope driver

    ... to JNAerator (https://github.com/nativelibs4java/JNAerator). Instrument drivers written in Java can use this wrapper. A 64-bit VISA library from either an instrument company (e.g. National Instruments, Tektronix) when running Windows or libvisa (http://www.librevisa.org) when running Linux needs to be installed .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Duklan

    Duklan

    Project management web application

    Web application for project management. Based on sokolovo framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SOAP/REST Mock Service

    Mock service for SOAP/REST webservices to support automated tests.

    SOAP/REST Mock Service is a simple configurable application designed to mock any SOAP or RESTful (or "REST-like") webservices. It's main goal is to support automated black box integration testing of applications that integrate with 3rd party applications. Check the Wiki section for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MPAndroidChart

    MPAndroidChart

    A powerful Android chart view / graph view library

    MPAndroidChart is a powerful chart library for Android that offers a beautiful and comprehensive range of charts and graphs. Powerful and very easy to use, it supports the creation of bar-, line-, pie-, bubble-, scatter-, radar- and candlestick charts, as well as scaling, dragging and animations. Charts are rendered cleanly and are visually engaging. Visualizing your data exactly how you want is so much easier with MPAndroidChart. To see more great examples of MPAndroidChart, download...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    T-UI Linux CLI Launcher

    T-UI Linux CLI Launcher

    Linux CLI Launcher for Android

    Launcher, which emulates a Unix-like shell and its terminal interface, is adapted for use on mobile devices. It also implements a lot of commands. Installed applications can be launched simply by typing their name. T-UI uses the CompareString library, so it will know what you're meaning although you made typing errors.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 18

    Lens effect JPanel Java

    Lens effect in a JPanel Java library

    Example of use of the library which makes a lens effect over a Java JPanel
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    itracker

    itracker

    open source issue tracking system

    itracker is a true open source issue tracking system. itracker is built using Java enterprise technology. itracker is a professional, easy to use, open, easy to integrate, fast, modular, customizable and scalable solution for all kinds of projects.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20

    See Sea

    Java Libraries for Maritime Navigation

    The See Sea project is a set of different java libraries which are related to marine navigation. This includes connected interface and navigational libraries and code that is usable in conjunction with openstreetmap.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    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: 3 This Week
    Last Update:
    See Project
  • 22
    Jepe is an Pokémon Game engine. We have been working on pokémon fan games for quite a while now, but found no easy framework to program them. Therefore we are making this engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    weka-MTreeClusterer

    Flat clustering algorithm based on MTrees implemented for weka.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XR3Player

    XR3Player

    Dominant JavaFX Advanced Media Player

    This project is on Github now : https://github.com/goxr3plus/XR3Player
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Commandline tool for generating MP3 playlists from ID3 tags. Configured by property file, runs head-less; user can schedule server to generate playlists from compound conditions on a regular basis. Java => "any" platform, but only tested on Win32.
    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.