12147 projects for "java open source" with 2 filters applied:

  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    giServer

    giServer

    giServer the easy to use and extensible batch and integration server

    The giServer is an easy-to-use integration server for process automation and event-driven or scheduled execution of batch jobs. Instead of using complex XML configuration files an elaborate GUI for batch job management is included. Some possible usage scenarios are: - Automatic processing of incoming data files - Big Data applications - Process automation - Data Mining/Aggregation applications - Automatic Reporting - Processing and analysis of database records
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    Basic Debian INTEL/AMD HPC console/desktop multi purpose. Linux for software devs/QA and thin laboratory clusters. MIC hardware, NUMA and live network memory and full IPv6 are supported. Final alpha release features: ======== * Usb image * General debian repos * VM optimizations * Hugepages by default * CGROUPs optimized by default * ALSA * Latest Debugging / Baremetal kernels * Full Haswell and MIC support in test * Full optimized python support * Full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Agent.GUI

    Agent.GUI

    The Project moved to github https://github.com/EnFlexIT/AgentWorkbench

    The project has moved to github https://github.com/EnFlexIT/AgentWorkbench Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    casefix

    a small set of casing tools for use by all

    The primary part of the casefix project is a small c library of case editing functions, the heart of which is 7 streaming case editors. Also, there are 3 functions that interface char arrays and strings to the streaming editors. So the library can modify the casing of any character, character block (word), any character string, character array, or any character stream. Currently, libcasefix only handles 7 or 8 bit character sets with some support for UTF-8. With that in mind casefix does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Git repo: https://github.com/asipto/siremis Web management interface for Kamailio (OpenSER) - handle subscriber profiles, access control lists, accounting, least cost routing and load balancing, monitoring charts, xmlrpc communication with SIP server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dlFindDuplicates

    Find duplicate files in directories.

    dlFindDuplicates finds duplicate files in selected directories, based on filelength and MD5 hashes. Duplicate files then can be selected via a lua-based scripting interface. Selected duplicates can be deleted, converted to a hardlink or moved away. dlFindDuplicates explores multithreading in order to be fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RhinoLINUX Main Edition

    RhinoLINUX Main Edition

    Desktop Linux - custom built on Debian/Ubuntu/Mint upstream codebases

    RhinoLINUX aims to create a desktop OS with something for everyone, but with ease of use, flexibility and minimal fuss. It is a goal of the project that the OS will run or open ALL common/popular document/media/web format files without needing to add apps/plugins/codecs etc. RhinoLINUX Main Edition is our flagship product. We also have a Lite XFCE,KDE and Cinnamon Editions all hosted at SF.nef This latest release v8.0 is Trusty Tosca - built using Ubuntu 14.04 'trusty' source as codebase there have been added codecs/plugins and cross-platform support for Windows applications and legacy Operating Systems via our VirtualX suite of emulation and virtualization softwaare managers/sub-systems such as QEMU.WINE and VirtualBOX. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8

    GEMPlot

    GUI Program for GEMPAK

    GUI Program for plotting Model & ReAnalysis Data using GEMPAK. Users can perform Model Analysis, Surface Analysis, Objective Analysis, Cross-Sectional Analysis, Isentropic Analysis, and ReAnalysis. Soundings can also be plotted for a selection of upper air stations within the CONUS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    openlsm
    openlsm - Web based open source, Linux Server Management(LSM) -LAMP ,FTP,Jabber, Samba,NFS,LDAP and MySQL based virtual hosting, Squid,Backup,Quota,Mail ,spam-assassin, mailable,Asterisk, web hosting, Load balancing, nagios and ganglia monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    hardlinkpl finds duplicate files and hardlinks them, especially but not only on Cyrus mail spools. The memory footprint is bearable low, making it possible to search huge file systems of several hundred gigabytes. Inspired by hardlinkpy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    An application for the testing of network attached storage, orginally assumed to be used for the streaming of media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lanbahn

    Controlling Model Railroad via Networks

    Controlling Model Railroad via Networks "Lanbahn" Concepts - intelligent end devices - all with a network, wlan or other sophisticated interface. - can be operated without a central station - no complex binary protocols - communications via multicast UDP messages - decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol. - raspberry pi as one hardware platform - tinkerforge IO bricklets for turnout and signal control
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    How to Make a Computer Operating System

    How to Make a Computer Operating System

    How to Make a Computer Operating System in C++

    A practical guide and GitHub-hosted project by Samy Pesse that walks you through building a very simple UNIX-based operating system in C++, designed to boot, launch a userland shell, and remain extensible. It’s more than a proof of concept—it’s meant to be functional and educational. All the system source code will be stored in the src directory. Each step will contain links to the different related files. This course is open to contributions, feel free to signal errors with issues or directly correct the errors with pull-requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyDropSync

    Sync arbitrary directories (within firewall) with Dropbox, (Python)

    Synchronizes arbritary directories (on drives) outside the dropbox-directory with Dropbox, on the base of Include/Exclude/Include rules. Can also be used inside domains where the normal Dropbox sync is not allowed by the firewall. PyDropSync is tested on Win-XP and Win-7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    egctl

    EnerGenie EG-PMS-LAN control utility

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Generic macroprocessor, primarily aimed at complex data-driven code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    APMtimer

    Disable, Get, or Set the APM timer found in recent WD Hard Disks

    APMtimer provides a Linux/Unix utility that can permanently Disable, Get, or Set the value of the APM timer found in recent Western Digital 2.5 WD*PVX Hard Disks where the APM setting defaults to 0x60 after a power cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A lightweight and flexible Sendmail DNSBL & DNSWL mail filter (milter). dnsbl-milter consults a set of DNS black lists and DNS white lists to determine if messages from particular hosts should be accepted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A small and lightweight Sendmail Clam AntiVirus mail filter (milter). lclamav-milter scans messages for viruses/worms, accepts clean messages, rejects the bad, and helps stop the spread of e-mail viruses/worms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    libnfdump

    Library for reading nfdump files

    libnfdump provides simple API for reading files generated by nfdump tools. NOTICE: This is very first, experimental, version of the library. API will probably change in future versions. The library is based on slightly modified source codes of nfdump v1.6.12. It supports reading and filtering of flow records exactly as nfdump does. Aggregation, statistics and writing of new files is not supported yet. In addition to nfdump, the library allows to use several filters at once, in one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AmpJuke...and YOUR hits keep on coming!
    Manage and stream your music on a web server using a browser. Some features: - Scan+Import music (MP3/OGG/WMA/APE ). - Random play with "fair rotation". - Upload/download - Themes. - Uses various webservices and API's (last.fm, the Echonest) ...plus more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IndexSoft

    IndexSoft

    An open-source PHP/Mysql based CMS that help you provide softwares.

    IndexSoft is an open-source PHP/Mysql based CMS that help you provide softwares (to make a software-introducer website). Support catergories, theme, media, support pages, version, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc. Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NetworkService

    Networking framework for Java applications

    NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has the...
    Downloads: 0 This Week
    Last Update:
    See Project