Showing 3851 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

    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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Harvy Open Trouble Ticketing System

    Harvy Open Trouble Ticketing System

    Harvy is an enterprise-class, telco friendly trouble ticketing system

    Harvy is the younger brother of Kuwaiba Open Network Inventory. It aims to be an enterprise-class trouble ticketing system, focused on providing support for complex work flows and integration with other OSS (Operations Support Systems) and BSS (Business Support System) in the context of eTOM and Frameworx/NGOSS directives. Although it was born as a solution for small and mid-sized telecommunications operators, it can also be used in environments with standard networking infrastructure, such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DEVS-Suite Simulator

    DEVS-Suite Simulator

    Component, CA, and CCA models; superdense time, DB repo, testing, etc.

    Integrated component-based and cellular automata (CA) Parallel DEVS simulator: https://acims.asu.edu/devs-suite/ OFFERS: 1) synchronized execution & animation, 2) run-time linear/superdense I/O & state trajectories, 3) Action Level Real-Time modeling & simulation, 4) model checking, 5) ABM, 6) CA & composable CA playback, 7) KIB interaction modeling, 8) hierarchical model libraries, 9) Black-Box testing & debugging, 10) PostgreSQL repository, 11) FMU (OpenModelica), 12) OSATE (AADL)...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    BotCity Framework Core

    BotCity Framework Core

    BotCity Framework - Open Source RPA

    Core module of the BotCity RPA framework. Basically, this module provides features to recognize UI elements and interact with it using mouse and keyboard actions. There are a number of third-party dependencies used in the project. Browse the Maven pom.xml file for details of libraries and versions used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Loggifier

    Loggifier

    A tool that inserts code into Java class files for logging

    A tool that inserts code into Java class files for logging. Possible logging points are class initialization, method entry and exit, and local variable assignment. Logging is based on java.util.logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    This is Zip archive editor for the Eclipse platform. It support drag and drop from within the platform as well as from outside applications. Files can be modified directly within the archive, which is updated after file modification.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SCOUTER

    SCOUTER

    Scouter is open source APM (Application Performance Management) tool

    SCOUTER is an open-source APM like New Relic and appdynamics. (APM means application performance monitoring or application performance management.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DirSize

    DirSize

    DirSize - The command line directory reporting tool

    DirSize is a directory reporting tool. It recursively scans the provided (or current) directory, and reports the number of files and director sizes of each subdirectory present. It also defaults to sorting by by directory size, but there are other options. One of the interesting things about DirSize is it shows a visual representation of the file sizes of counts. I call this a SizeMap or FilesMap and it's the area to the right of the output. If you sort by size (default or -ss) or...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Phex - P2P Gnutella filesharing program

    Phex - P2P Gnutella filesharing program

    A P2P filesharing client which connects to the Gnutella network.

    Phex is a P2P filesharing client which connects to the Gnutella network. It is multi-plattform and malware-free. It offers advanced functionalities and integrates all common Gnutella extensions like multi-source downloads and advanced search features
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    Hippo4j

    Hippo4j

    Powerful dynamic thread pool framework with monitoring/alarm functions

    Dynamically observable thread pool framework to improve online operation guarantee capabilities for business systems. Dynamically change thread pool parameters when the application is running, including not limited to core, maximum thread, blocking queue size, and rejection strategy, etc., and support different node thread pool configuration differentiation under the application cluster. Buried when the application thread pool is running, it provides four alarm dimensions, such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    GatcomSUMO

    GatcomSUMO

    Automates the building of VANET simulations using SUMO and OMNeT++

    GatcomSUMO is a multi-platform application that facilitates the building of VANET simulations using the SUMO traffic simulator and the OMNeT++ network simulator. The tasks related to the generation of abstract or synthetic scenarios, the download and conversion of network scenarios based on real maps (e.g. from OpenStreetMap), the route creation process, and the vehicles mobility modelling are integrated in a user-friendly graphical interface. This tool performs the necessary actions by...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Nginx-Clojure

    Nginx-Clojure

    Nginx module for embedding Clojure or Java or Groovy programs

    Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers. Compatible with Ring and obviously supports those Ring-based frameworks, such as Compojure, etc. HTTP Services by using Clojure / Java / Groovy to write simple handlers for HTTP services. A build-in Jersey container to support java standard RESTful web services (JAX-RS 2.0). Tomcat 8 embedding support (so servlet 3.1/jsp/sendfile/JSR-356 WebSocket work within nginx!). Dynamic proxying by using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ward

    Ward

    Server dashboard

    Ward is a simple and minimalistic server monitoring tool. Ward supports an adaptive design system. Also, it supports a dark theme. It shows only principal information and can be used, if you want to see nice looking dashboard instead of looking on a bunch of numbers and graphs. Ward works nicely on all popular operating systems because it uses OSHI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Burp Suite Community Edition

    Burp Suite Community Edition

    Burp Suite Community with java wrapped in a single file

    A Universal Package Format (AppImage) for Burp Suite Community Edition with Java (openjdk-18) wrapped in a single file. It can be easily executed by a single click!
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14

    eNFC

    embedded NFC

    A small and simple Java API to read and write NFC cards. It supports mifare cards and PN 532 chips. This library works with RS232. More details: http://blog.sibvisions.com/2012/12/23/new-project-embedded-nfc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gephi

    Gephi

    Gephi the open graph Viz platform

    Gephi is the leading visualization and exploration software for all kinds of graphs and networks. Gephi is open-source and free. Gephi is an award-winning open-source platform for visualizing and manipulating large graphs. It runs on Windows, Mac OS X and Linux. Localization is available in English, French, Spanish, Japanese, Russian, Brazilian Portuguese, Chinese, Czech and German. Fast Powered by a built-in OpenGL engine, Gephi is able to push the envelope with very large networks....
    Downloads: 34 This Week
    Last Update:
    See Project
  • 16
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    [Introduction] The xBridge-M01 product is a multifunctional USB bridge developed by Doidx. It can control and transmit SMBus/I2C, GPIO, Clock and other interfaces through USB. The product includes software and hardware. It has the characteristics of easy use and development. The core chip is CP2112 Graphical software and operating manual can be downloaded for free at http://xbridge-m01.doidx.com Provide the underlying Java API, http://xsmbus-m01.doidx.com , which can do simple...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    WoodboxPlayer

    WoodboxPlayer

    A simple MP3 and web radio player for the Raspberry Pi

    The WoodboxPlayer is a Java-based MP3 and web radio player intended for the single-board computer "Raspberry Pi". It can be controlled either via keyboard or via push-buttons connected to the Raspberry Pi's GPIO pins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 89 This Week
    Last Update:
    See Project
  • 20
    GPS Datalogger Device Control
    i-Blue 747 / i-Blue 757 / Qstarz BT-Q1000 / i.Trek Z1 / Konet BGL-32 / Holux M-241 / ... control SW (for Java Phones, PalmOS, WinCe (PPC), Java platforms, Windows, Linux, and MacOS). Compatible with most MTK GPS Chipset based loggers.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 21
    Catacombae

    Catacombae

    A free collection of applications and utility programs

    This project serves as a collection of different free software projects that I'm working on. The major ones are currently "HFSExplorer", "DMGExtractor", and "NTFS-3G for Mac OS X".
    Leader badge
    Downloads: 3,549 This Week
    Last Update:
    See Project
  • 22
    Roblox Auto Clicker & Anti-AFK

    Roblox Auto Clicker & Anti-AFK

    Don't get kick from Roblox for being AFK.Don't click use auto clicker.

    With Roblox Plus, you won't get kicked from Roblox because of being AFK. You don't have to click by yourself, let auto clicker do it for you. You can open and close the program at the same time you play Roblox. Program made by: HorizonPublish
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23
    GTA V PVP MACRO

    GTA V PVP MACRO

    You will be invincible in PVPs. Free GTA V PVP macro.

    If you want to be invincible in GTA PVPs this program is for you. Free forever, no need to optimize. Just open the program click 1 from numpad and start beating your enemies. This program made by: HorizonPublish
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Roblox Auto Clicker & Macro

    Roblox Auto Clicker & Macro

    Roblox but have auto clicker. Don't waste your time for click.

    Free auto clicker for Roblox. You don't need to click manually, let us do it for you. This program made by UfukGames and supporting 3 languages (Türkçe,Deutsch, English). You can use this program as an macro also. This program scanned before published.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 25

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and...
    Downloads: 0 This Week
    Last Update:
    See Project