Showing 11384 open source projects for "java projects on linux"

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

    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: 2 This Week
    Last Update:
    See Project
  • 2

    UuidGen

    JAVA-based generation of UUIDs

    A generator for UUIDs is often needed. Not all OS platforms include one. This JAVA-based command-line tool will generate a UUID, write it to the terminal and copy it to the clipboard, every time you call it - or double-click its JAR file.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    ep2svg Maven Plugin

    Plugin Maven para convertir mockups en imagenes formato SVG

    Plugin de Maven para convertir mockups creados con Pencil en imagenes con formato SVG. De gran ayuda cuando se esta documentando una aplicacion y disponemos de los mockups y queremos incluirlos a la documentacion como imagen. Combinado con Docbook es una herramienta complementaria muy util.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TOM is a tool for designing, planning, executing and analyzing software tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    An open-source Java-based XCCDF reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hcon Security Testing Framework

    Hcon Security Testing Framework

    Open Source Penetration Testing / Ethical Hacking Framework

    HconSTF is Open Source Penetration Testing Framework based on different browser technologies, Which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments.contains webtools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security domain - students, Security Professionals,web developers, manual vulnerability assessments and much more.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 7

    JCycles

    [frozen] A library for computing cycles in graphs or in Java code.

    [This project is frozen, but has an offspring with more features: https://github.com/jeffhain/jadecy ] JCycles provides treatments to compute cycles, or just strongly connected components, in directed graphs in general, or in classes or packages dependencies graphs parsed from class files (major version <= 51, else does best effort). It uses Tarjan's algorithm for SCCs, and Johnson's for cycles, with continuations instead of recursion, which allows to handle large graphs (<...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bz-htmlcss2rtf

    bz-htmlcss2rtf

    PHP/Java Making RTF and HTML (with CSS and Script Code) Files

    This application was developed in PHP/Java and helps to you to generate RTF File including Images, Tables and Lists. It is useful to generate html files with css and script code in design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    genieos

    genieos

    fork of Adobe Genie

    Fork of Adobe Genie from <https://sourceforge.net/adobe/genie/>. The "os" in GenieOS stands for Object Support. I will be adding Page Object and Page Factory (see <http://code.google.com/p/selenium/wiki/PageFactory>) support to GenieOS soon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    NRL is a near-English, model-driven language for expression business constraints, actions and transformations. It works with diverse models, such as UML or XML Schema, and is designed to make it easy to translate to target languages like Java or XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP-JRU (PHP Jasper Report Utils) Es una librería que permite generar reportes usando la tecnología JasperReport en PHP mediante el modulo Java/Bridge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OO7J is a Java version of the original OO7 benchmark (written in C++) from Mike Carey, David DeWitt and Jeff Naughton = Univ Wisconsin-Madison.The original benchmark tested ODBMS performance. This project also includes benchmarking ORM Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DaVinci Concurrente

    DaVinci Concurrente

    Enseñanza programación estructurada concurrente español inicial

    DaVinci Concurrente es un lenguaje orientado a la enseñanza de la programación estructurada para fortalecer los cimientos base de su aprendizaje, tanto en la etapa inicial de la programación secuencial como en la introducción a los conceptos básicos de la programación concurrente. Permite la visualización de la ejecución a través de una ciudad en la cual se puede controlar uno o más robots. Cada robot puede realizar diferentes acciones (por ejemplo tomar flores en la intersección que se encuentra).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nuestro componente se llama “Cronometro”, es un componente el cual muestra en una etiqueta las centésimas de segundo, los segundos, los minutos y las horas transcurridas. Cuenta con los siguientes métodos: Iniciar().- empieza a correr el cronometro. Pausar().-pausa el cronometro (solo funciona si el cronometro ya esta iniciado). Detener().-Detiene el cronometro y los regresa a su estado inicial (solo funciona si el cronometro ya esta iniciado). cambiarFuente(Font fuente).- Con este...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JPerf

    Java Performance and Scalability Testing

    JPerf is a simple framework for writing and running automated performance and scalability tests. It's like JUnit but for performance. Simple write a class that implements PerfTest then create a PerfTestRunner instance to run the test. *** JPerf has moved! Please go to https://github.com/andygrove/jperf for the current version ***
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 16

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome! This work is done by Chathura Madhusanka...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    di-date-dimension-plugin

    Pentaho Data Integration plugin to supply to resolve date dimension

    Pentaho Data Integration plugin to supply a function to resolve, and insert if it doesn't exist, the date dimension. It calculates all calendar data and you must supply the table info used to save the information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    di-history-join-plugin

    Plugin for Pentaho Data Integration used to supply a method to join tw

    This plugin supply a method to join two tables using the date-from and date-to history. It use the two dates that indicate the life of the record and join using a query (like the database join plugin) to resolve the record's story of the two entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    EAR Search

    Search for text and regular expressions recursively within an EAR file

    The "EAR Search" tool allows you to search for text and regular expressions within a given JAVA archive file (EAR, WAR, JAR and ZIP). The tool does recursively search within included archive files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Projects of The Fellowship of the Game game development group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    Universal Android Toolkit

    Universal Android Toolkit

    One Toolkit to Rock them All!

    Universal Android Toolkit used to be a Windows-only applicaion, written in Visual Basic.NET After a year of work, fustration, re-writes and confusion, I present to you, the very FIRST BETA Android toolkit, written COMPLETELY in Java! At the moment, this project is in Beta, so don't forget to check for updates, regularly! I'll add an updater, ASAP. Happy hacking!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JSystem
    IMPORTANT: JSystem sources were moved to GitHub. Fork us at Top-Q/jsystem JSystem is a framework for writing and running automated system testing projects. For questions, try the relevant forum or send a mail to jsystemtest@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Analog4J is a tool for analysing Logginginformation. Loginfo can come from files or via online sources like sockets (like log4J SocketAppenders). Loginfo can be displayed, filtered and is prepared in statistics (events per time, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project