Showing 14121 open source projects for "java open source"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1

    Fake86

    A portable, open-source (GPLv2) 8086 PC emulator.

    Fake86 was a portable, open-source 8086/80186 PC emulator. It's been replaced by XTulator. https://github.com/mikechambers84/XTulator
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Mini Inventory Control System

    Mini Inventory Control System

    It is a simple inventory control software

    What can I do with this software? You can manage your inventory and don’t need internet connection or SQL Server (Just Office installed on your PC). You can manage incoming products, outgoing products and the current quantity in your inventory. Also, you can record the location of the product, the price of every item and who put it into the system. Requirements - You must have Microsoft Office 2010 or newer installed on your computer - Windows 7 64 Bits or newer - (OPTIONAL)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Windows Bootable DVD Generator

    Windows Bootable DVD Generator

    Crea un DVD di Windows avviabile

    Con questa leggerissima tool, si potrà creare una immagine disco avviabile di Windows in modo semplice e veloce. Non necessita parametri in linea di comando, e sfrutta una tool ufficiale Microsoft (oscdimg.exe) Idea originale da Zane di TurboLab.it
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Galinette cendrée

    Galinette cendrée

    Administration Remote Desktop Service - TSAdmin

    Remote Desktop Service - User Profile Disks - TSAdmin Administration des terminaux légers dans un environnement RDS. Galinette cendrée est un outil destiné aux administrateurs d’architecture RDS Terminal Server. Sa fonction première est de gérer les sessions RDP/TSE des utilisateurs via une interface simple. Il permet de remplacer « TSAdmin » ou le « Gestionnaire de service de bureaux à distance ». - Gestion des sessions RDP pour un serveur Broker (Bureau à distance et Remote...
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SBW (Systems Biology Workbench)

    SBW (Systems Biology Workbench)

    Framework for Systems Biology

    The Systems Biology Workbench(SBW) is a framework for application intercommunications. It uses a broker-based, distributed, message-passing architecture, supports many languages including Java, C++, Perl & Python, and runs under Linux,OSX & Win32. It comes with a large number of modules, encompassing the whole modeling cycle: creating computational models, simulating and analyzing them, visualizing the information, in order to improve the models. All using community standards, such as...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    This software supports programming Logitech(R) Harmony(TM) remote controls. It provides most of the functionality of the Windows software provided by Logitech(R), but is much smaller and cross-platform. This software allows you to update or backup configurations, upgrade firmware, or do IR-learning. NOTE: Development has moved to github: http://www.github.com/jaymzh/concordance
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Triton

    Triton

    Triton is a dynamic binary analysis library

    Triton is a dynamic binary analysis library. It provides internal components that allow you to build your program analysis tools, automate reverse engineering, perform software verification or just emulate code. Linux, Windows and OS X compatible. You can directly compile source code from our Github repository. The Triton library is Linux, Windows and OS X compatible. A potential way to getting started is to see our Python examples already bootstrapped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jour is designed to simplify the use of Javassist for processing multiple classes. In short Jour is simple Aspect Oriented Programming AOP framework on top of Javassist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10
    PJON

    PJON

    Experimental, arduino-compatible, multi-master, multi-media network

    ...PJON operates on a wide range of media, data links and existing protocols like PJDL, PJDLR, PJDLS, Serial, RS485, USB, ASK/FSK, LoRa, UDP, TCP, MQTT and ESPNOW. PJON is an experimental network protocol stack crafted in 10 years of research and experimentation. It was originally developed as an open-source alternative to i2c and 1-Wire but during development, its scope and features have been extended to cover use cases where IP is generally applied. PJON has been engineered to have a variable footprint (4.2-8.2 kB program memory) and overhead (5-35 bytes per packet) depending on its configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Trusted Proxies

    Laravel Trusted Proxies

    Laravel Proxy Package for handling sessions when behind load balancers

    Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy such as a load balancer or cache. Laravel 5.5+ comes with this package. If you are using Laravel 5.5 or greater, you do not need to add this to your project separately. Setting a trusted proxy allows for correct URL generation, redirecting, session handling and logging in Laravel when behind a reverse proxy. This is useful if your web servers sit behind...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    The NitrOS-9 Project

    OS-9/6809 compatible operating system for Tandy CoCo and Dragon

    The NitrOS-9 Project provides an OS-9/6809 compatible operating system for the Tandy/TRS-80 Color Computer and Dragon home computer.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Auto Typer

    Auto Typer

    Free auto typer software. Very simple to use tool.

    Free auto typer software. Very simple to use the tool. Fully hotkey compatible
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 14
    SMTP Test Suite

    SMTP Test Suite

    Simple SMTP Client and Server for testing the network configuration

    Simple SMTP Client and Server for testing the network configuration, firewall settings etc. The Client can send email to any standard servers (local SMTP, Gmail...). The Server will simply accept and show every incoming SMTP communication.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 15
    An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. FCEUX's source code is now hosted at https://github.com/TASVideos/fceux/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/fceux/build/artifacts
    Leader badge
    Downloads: 249 This Week
    Last Update:
    See Project
  • 16
    Auto Mouse Clicker

    Auto Mouse Clicker

    A free and simple windows software to automate mouse click routine

    A free windows software to automate mouse click routine. With this software, you can record mouse coordinates in your screen and then simulate mouse click on those coordinates. You can repeat that iteration cycle as much as You want. You can configure the delay how long until next click in milliseconds. Don't want to record mouse coordinates every time you want to run this routine? worry not. You can save the mouse coordinates and easily load it again when you want to use it. And the last...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    pwncat

    pwncat

    Fancy reverse and bind shell handler

    pwncat is a command and control framework that turns a basic reverse or bind shell into a fully-featured exploitation platform. After initial connection, the framework will probe the remote system to identify useful binaries natively available on the target system. It will then attempt to start a pseudoterminal on the remote host and provide you with raw terminal access. pwncat doesn’t stop there, though. On top of raw terminal access, pwncat can programmatically interact with the remote...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JavaMacros

    A GUI interface written "Around" LuaMacros

    JavaMacros is a GUI "Client" for the LuaMacros "HID-aware" macros program - It runs using Java 8, so you will need it installed on your machine. In simpler words, it is a general way to "reprogram" keyboards in windows, using a graphic user interface rather than directly writing macro scripts, that allows to use any number of keyboards - even of the same make and model - as separate, specific devices. Each with its tailored functions (stickers over the keys are a must). It...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    FEDLibrary a portable c++ library for common use. Please refers to git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Smart Contract Sanctuary

    Smart Contract Sanctuary

    A home for ethereum smart contracts

    ...Contains smart contract sources for various networks, grouped by the first two chars of the contract address. A scriptable semantic grep utility for solidity (crunch numbers, find specific contracts, extract data) Semgrep is a fast, open-source, static analysis tool for finding bugs and enforcing code standards at editor, commit, and CI time, and now supports Solidity! A powerful online code search service that can be used to search the sanctuary without cloning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    System Configuration Collector

    Collect much configuration data and record all changes in a logbook

    System Configuration Collector collects and classifies most of your UNIX/Linux/BSD configuration data in flat files called snapshots. This unique concept allows changes in snapshots of consecutive runs to be detected. These changes are added to a logbook that is helpful for administrators during troubleshooting and for auditors during audits. Snapshot and logbook are also available in HTML format. All data can be send to an SCC server where a web interface provides access to summaries...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Simple Installer

    Simple Installer

    A simple installer

    This is a simple installer written in visual C#. I wrote the program for personal use. However, it will be helpful for installation of simple executables. The code is available. The program was updated (22-5-2019). Now can install more than two files. The program was updated (23-5-2019). Now extract zip files if exist. The program was updated (2-6-2019). Some corrections and uninstaller have been added Contact Email: ankeramidas@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Macast

    Macast

    A cross-platform application using mpv as DLNA Media Renderer

    A menu bar application using mpv as DLNA Media Renderer. You can push videos, pictures or music from your mobile phone to your computer. After opening this app, a small icon will appear in the menubar/taskbar/desktop panel, then you can push your media files from a local DLNA client to your computer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    CaptfEncoder

    CaptfEncoder

    Captfencoder is a rapid cross platform network security tool suite

    Captfencoder is a rapid cross-platform network security tool suite, providing network security-related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools. CaptfEncoder V3 develop by Rust, Executable programs are smaller, faster, better performing, and more powerful. CaptfEncoder V3 suport script extension.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    DI-155

    DI-155

    DI-155 is handle signal from the DI-155 Analog/Digital

    DI-155 is a program made to handle signal from the DI-155 Analog/Digital converter. The program can handle simultaneously the four analogue channels of DI-155 and creates X-Y diagrams. Save data as text. We have connect DI-155 (DATAQ Instruments) with a potentiostat. The program have been tested successfully for Cyclic Voltammetry and Chronopotentiometry. The program is rewritten in Visual Basic.
    Downloads: 0 This Week
    Last Update:
    See Project