Showing 762 open source projects for "java swing library"

View related business solutions
  • 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
  • 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
    JAAD
    JAAD is an open-source AAC decoder and MP4 demultiplexer library written completely in Java. It is platform-independent and portable.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Conserve
    Conserve is no longer hosted at SourceForge, we have moved to GitHub: https://github.com/ConserveORM/main
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Parameterized Unit Test Framework

    PUT extension for JUnit 4

    Parameterized Unit Test Framework is an open-sourced PUT library for JUnit 4. This project is developed in my spare time and currently updated actively. Core features: 1. Separation of test data from test code 2. Annotation support 3. Automated test parameter injection 4. Dedicated test runner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JaToo Exec Remote

    JaToo Exec Remote

    Ease the work with remote processes execution.

    A free open source Java library created to ease the work with remote processes execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    JaToo Exec

    JaToo Exec

    Ease the work with external processes execution.

    A free open source Java library created to ease the work with external processes execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    Schedule4j is a java library for scheduling jobs easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    sudoku

    This a sudoku game using java like the on found in newspaper

    This a sudoku game using java like the on found in newspaper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Test result reporter

    Java lib for writing test results to TCM

    Java library for reporting results of automated test cases back to various Test case management tools.
    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
    JED

    JED

    Java Editor For DataTables

    JED is a server-side library of classes that support the client-side jquery DataTables interface for displaying and editing tabular data on webpages. If you want to be able to not only display tabular data, but also want full CRUD (Create,Read,Update,Delete) functionality, then you need JED on the Java Platform. Supports MySQL and Oracle RDBMS on the back end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lightweight java library to perform remote calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AnotherFSM

    AnotherFSM

    State machines for Java, FSM.

    AnotherFSM is yet another implementation of state machines, a library for Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    chalkbox

    Java project for using ANSI colors when writing some text

    Trying to tackle the domain from http://en.wikipedia.org/wiki/ANSI_escape_code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    ...C code has been re-factored into Java with minor modifications. This general-purpose library could be used by any Java applications that are involved in the XML message content filtering. Example application scenarios could be intrusion detection, selective rule engines, targeted database insertions during the ETL process and various business logic scenarios. The library could also be used in XML routers and various web services for XML content filtering where XML is a common message passing format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Japrosim is a java library for both discrete event and continuous simulation. GUI for modeling and automatic code generation are offered. An explanation module is integrated. Models are described in XML and owl for interoperability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FlexGen is a flexible random map generation library for games and simulations. Maps are generated by randomly laying down map tiles so that their edges match. You can define map tiles however you want to determine what type of map is created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds. Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Linux Dudes Library

    Library containg a set of various classes for java

    This library contains a set of classes that performs a various set of operation in java programming language. This operation includes searching and sorting algorithms used with arrays and a cache management system that is designed to be simple and easy to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple generic library for Java. This library includes a series of utility classes (including collections) and a few simple APIs for synchronization, messaging, searching etc. The accent of this project is on its simplicity of use and universality. Migrated to: https://github.com/losvald/sglj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java library to parse GNU Makefiles. The source code is available from SVN. The latest revision should be in trunk, the latest "stable" release should be in branch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    QuantComponents

    QuantComponents

    Free Java components for Quantitative Finance and Algorithmic Trading

    An open-source framework for financial time-series analysis and algorithmic trading, based on Java and OSGi, with an Eclipse front-end. * Highly modular: usable as plain java API, OSGi components, or integrated into Eclipse * Standalone or client-server architecture, depending on performance and reliability needs * Integrated with Interactive Brokers through IB Java API * Generic broker API, it can easily be extended to work with other brokers * It works with historical and/or realtime market data * Backtesting facility * Extensible SWT charting library
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    ...C code has been re-factored into Java with minor modifications. This general-purpose library could be used by any Java applications that are involved in the XML message content filtering. Example application scenarios could be intrusion detection, selective rule engines, targeted database insertions during the ETL process and various business logic scenarios. The library could also be used in XML routers and various web services for XML content filtering where XML is a common message passing format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Robot Framework SNMP Library

    Robot Framework SNMP Library

    Sending SNMP requests via Robot Framework

    The library provides functionality of SNMP manager which can be accessed using Robot Framework keywords. In this model, system under test is SNMP agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Simple2D

    A simple Java library to simplify menial and advanced graphics & tasks

    Simple2D is a Java library containing a plethora of tools with the aim of helping developers complete tasks from menial to advanced more easily than they could using the default Java API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project