Showing 9160 open source projects for "java open source"

View related business solutions
  • 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
  • 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
    Raven Python

    Raven Python

    Raven is the legacy Python client for Sentry

    Raven is the official legacy Python client for Sentry, officially supports Python 2.6–2.7 & 3.3–3.7, and runs on PyPy and Google App Engine. It tracks errors and exceptions that happen during the execution of your application and provides instant notification with detailed information needed to prioritize, identify, reproduce, and fix each issue. It provides full out-of-the-box support for many of the popular Python frameworks, including Django, and Flask. Raven also includes drop-in support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CitInfo

    CitInfo

    Manage network users' information with Active Directory

    As a networking expert, I like to share my working experiences. With this project, you can easily use Active Directory as a useful tool to manage your network users. Also, this project's the source code can be a decent reference for a network expert to communicate with MS Active Directory with Java and create more networking tools to work with Active Directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Proxyee-Down

    Proxyee-Down

    Download accelerator for HTTP and HTTPS

    Proxyee Down is a powerful download accelerator for HTTP and HTTPS that uses man-in-the-middle (MITM) proxy techniques to bypass download speed restrictions on some websites. It captures and accelerates file downloads through browser proxy settings and supports multi-threaded downloads, resume functionality, and plugins for extended capabilities. Designed for advanced users, it offers granular control over download processes and speeds.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Pearl Xfce 7

    Pearl Xfce 7

    Pearl Linux Xfce Desktop Final 32 bit release

    The Pearl Xfce 7 base is from the 18.04 Ubuntu release. Pearl Linux began many yrs ago with the Xfce desktop environment. We were excited to again offer this great desktop environment. The first to be released is the 32 bit release. Most Linux distros including us will no longer provide security updates for 32 bit after 4/2023. The systems will continue to work and Pearl will still support all of our releases however their will be no support from Ubuntu as our backend. Much of the software...
    Downloads: 3 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
  • 5
    EQuilibrium Level Three New Experience2

    EQuilibrium Level Three New Experience2

    Brings a whole new experience... a modern, stable, fast Linux distro

    The beauty of EQuilibrium is in its simplicity and easy use. It is designed mainly for laptops and users who are on Internet 24/7. First of all we must say that EQuilibrium is the distribution (operating system) that works with online services (like ChromeOS) and gives its maximum at this segment. Google, Facebook, YouTube, Twitter, different online contents like videos, music and games work with no problems. General information: - 64-bit - Plasma 5.12.7 - KDEf 5.44 - Qt 5.9.5 -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    x-hyp free

    X-hyp free Hypervisor

    X-hyp free is a Open Source hypervisor based on a micro-kernel architecture with para-virtualisation. X-hyp is distributed under a GPLv2. X-hyp already has support ARM-9 Cortex-M3 and Cortex-A8 processor, has drivers for PL1x UART and is ready to use inside of QEMU versatile and realview and on a iMX25 development board. X-Hyp has support for several scheduler, POSIX FIFO, POSIX RR and Sporadic and it support GPOS or RTOS domains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Free SOCKS proxy server for Linux, macos and FreeBSD
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8

    BatteryCat

    Battery monitoring and health tool.

    Having been a Mac OSX user now for some years I appreciate the simplicity of CoconutBattery (http://www.coconut-flavour.com/), which shows you all relevant information of the battery of your laptop (iBook, PowerBook, MacBook, ...) and has one outstanding feature: you can save the current health state of the laptop's battery and thus monitor the long term development (degradation) of the battery. Since I have to work in Windows at work :-( I was looking for a similar tool in the MS world....
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 9
    Monolingual is a program for removing unnecessary language resources from Mac OS X.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10

    Autologging

    Easier logging and tracing of Python functions and class methods.

    Autologging eliminates boilerplate logging setup code and tracing code, and provides a means to separate application logging from program flow and data tracing. Autologging provides two decorators and a custom log level: "autologging.logged" decorates a class to create a __log member. By default, the logger is named for the class's containing module and name (e.g. "my.module.ClassName"). "autologging.traced" decorates a class to provide automatic CALL/RETURN tracing for all class,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dababix

    dababix

    Database monitoring agent for zabbix

    DaBaBix is a Zabbix database monitoring agent. It combines the features of postbix and orabbix, but has been rewritten and improved to monitor different database types (currently postgre/mysql/mssql/oracle) and instances with a single daemon instance based on apache daemons (unix/windows service). Install documents can be found in the wiki! (v0.53 required for Zabbix >= 4.0)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    brain.js

    brain.js

    GPU accelerated Neural networks in JavaScript for Browsers

    GPU accelerated Neural networks in JavaScript for Browsers and Node.js. brain.js is a GPU accelerated library for Neural Networks written in JavaScript. Brain.js depends on a native module headless-go for GPU support. In most cases installing brain.js from npm should just work. However, if you run into problems, this means prebuilt binaries are not able to download from GitHub repositories and you might need to build it yourself. Brain.js is super simple to use. You do not need to know...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Unity Standalone File Browser

    Unity Standalone File Browser

    A native file browser for unity standalone platforms

    A simple wrapper for native file dialogs on Windows/Mac/Linux. Unity Standalone File Browser is a native file browser for unity standalone platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Hedwig Mail server
    Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system. Visit http://hwmail.sourceforge.net/ for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A plugin which permits to display clearly your data inside Wireshark. Without any code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple GUI Java program that is capable of WOL and Ping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Clipy

    Clipy

    Clipboard extension app for macOS

    Clipy is a Clipboard extension app for macOS.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    a java component which shows a xml-configurable keyboard to use on computers without a real keyboard e.g. touch screen computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    stm32f7nucleo-eastrising-7inch-lcd-spi

    STM32 Nucleo STM32F746ZG interface to East Rising 7 inch LCD Panel

    An STM32 Nucleo-144 development board with Arduino Uno Rev3 connectivity is interfaced via an EastRising Technology Co Ltd Shield PCB to the East Rising 800x480 pixel 7 inch LCD panel with resistive touch screen. A set of functions has been developed to drive the panel via SPI, which uses the RAiO Technology Inc RA8875 TFT-LCD controller IC. Test firmware was developed that uses this function set to explore and demonstrate the many capabilities of the panel. The STM library is used along...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MicroFormat

    MicroFormat

    A Windows Format Tool for USB and Physical volumes

    A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume. If they match, I trip a flag.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    Origin

    Origin

    Community Distribution of Kubernetes

    Origin, also known as OKD is the community distribution of Kubernetes that has been optimized for continuous application development and multi-tenant deployment. It adds developer and operations-centred tools to Kubernetes to speed up application development and simplify deployment, scaling, as well as long-term lifecycle maintenance. It also makes it easier to launch Kubernetes on any cloud or bare metal and run and update clusters, while providing all the necessary tools for creating...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Mirrorcast

    Mirrorcast

    Open Source Alternative to Chromecast, Mirror Desktop and Play media r

    The idea is to replicate what Chromecast can do in regards to screen mirroring and streaming media to a remote display. Google chromes screen mirroring feature works well when used with a receiver such as Chromecast but this is a proprietary solution and audio does not work for desktop mirroring on some operating systems. At the moment, there is only a client for Debian/Ubuntu Operating systems and a server/receiver application for Raspberry pi. Mirrorcast aims to be a low latency screen...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Jadex is a Belief Desire Intention (BDI) reasoning engine that allows for programming intelligent software agents in XML and Java. The resoning engine is very flexible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    bin64ed

    bin64ed

    Base64 encode (or decode) files of any type with this lightweight tool

    bin64ed is a binary base64 encoder/decoder that allows you to encode/decode binary files (such as images, pdfs, etc) to and from base64.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    Pearl Kfce 7

    Pearl Kfce 7

    Xfce Desktop with Kwin Window Manager for the Effects

    Pearl Linux puts a twist on this XFCE Desktop release by using Kwin as pre configured default window manager. Available in both amd64 and i386 it also updates from the Ubuntu 18.04 LTR supported until April 2023. All releases from Pearl up till now have always included Compiz. Since the last time I used Kwin the wobbly windows, magic lamp minimize effect etc were not really were I felt it needed to be. Now Kwin really is very smooth and it is a pretty nice alternative to compiz for xfce. As...
    Downloads: 1 This Week
    Last Update:
    See Project