Showing 19965 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    CameraController

    CameraController

    Control USB Cameras from an app

    Control your camera's settings without using the software provided (or not) by the company.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Darktile

    Darktile

    Darktile is a GPU rendered terminal emulator

    Darktile is a GPU-rendered terminal emulator specifically designed for tiling window managers. It utilizes GPU acceleration to provide smooth and efficient rendering, supporting Unicode and a variety of themes. Darktile includes features like font ligatures, context-aware overlays (hints), and customizable cursors, enhancing the terminal experience for users who prefer tiling window environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    rpmerizor

    rpmerizor build rpm packages from installed software.

    rpmerizor is a Perl script that allows you to create an RPM package from installed software simply by specifying files on the command line and answering a few questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mkpass

    Mkpass

    Mkpass - Command line Secure Password Generator

    mkpass is a simple command line utility to generate secure random passwords. You can easily redirect these to a clipboard or copy and paste as needed. I use a password manager and generate random passwords every time I need one. And while most password managers include a generator, there are times I need one outside of that. The code is written in java so it should run on any OS that supports it. Lastly, the idea and core code came from a Wikipedia article. I just took this and...
    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
    react-native-fs

    react-native-fs

    Native filesystem access for react-native

    Native filesystem access for react-native. For RN < 0.57 and/or Gradle < 3 you MUST install react-native-fs at version @2.11.17! For RN >= 0.57 and/or Gradle >= 3 you MUST install react-native-fs at version >= @2.13.2! For RN >= 0.61 please install react-native-fs at version >= @2.16.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RCDCap

    RCDCap is a remote capture preprocessor

    RCDCap is a packet processing framework. At its core, it incorporates basic mechanisms for local and remote capturing and decapsulation of packets (CISCO ERSPAN and HP ERM are supported). It can be extended to support many types of packet-based traffic analysis by creating plug-ins and loading them in the main application. It includes many optimizations to ensure high performance traffic processing. Some of them are: multithreaded traffic processing; explicit thread pinning; configurable...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    CMAK

    CMAK

    A tool for managing Apache Kafka clusters

    CMAK (previously known as Kafka Manager) is a tool for managing Apache Kafka clusters. Easy inspection of cluster state (topics, consumers, offsets, brokers, replica distribution, partition distribution). Generate partition assignments with option to select brokers to use. Run reassignment of partition (based on generated assignments). Create a topic with optional topic configs (0.8.1.1 has different configs than 0.8.2+). Delete topic (only supported on 0.8.2+ and remember set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Portable Java Launcher

    Portable Java Launcher

    PJL - Free Cross-Platform Portable Java Launcher for executable files

    Source = https://github.com/harp077/pjl . If you like this - put a star on https://github.com/harp077/pjl/ for support project please.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    redaxios

    redaxios

    The Axios API, as an 800 byte Fetch wrapper

    redaxios is a tiny, axios-compatible HTTP client that aims to deliver the familiar axios API with a fraction of the size. It leans on modern browser features to minimize code while preserving the ergonomics developers expect, like request/response interceptors and JSON handling. By mirroring axios method shapes, it allows many codebases to swap without large refactors, particularly for front-end bundles that need to shrink. The library favors standards and simplicity, avoiding legacy shims...
    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
    A cross platform, cross architecture .net library designed to make human interface device (HID) software development as easy and portable as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    yosild

    yosild

    Shell script that builds a full, minimal Linux distribution

    yosild is a minimalist Linux distribution designed for simplicity and small size, targeting educational and embedded uses. It provides a clean and lightweight base system built with busybox, musl libc, and a small init system, suitable for learning Linux internals or building custom environments from scratch. yosild aims to strip Linux down to its essentials while remaining usable and POSIX-compliant, and it can boot quickly on both physical hardware and virtual machines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    mqottrace

    An mqtt client to subscribe to owntracks events

    For owntracks, see https://owntracks.org/ mqottrace collects location data from the mqtt server and writes it into an sqlite3 database. You can convert the data into gpx tracks with mqott2gpx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pony OS

    Pony OS

    My Little Unix: Kernels are Magic

    ponyos is a lightweight, UNIX-like operating system developed as a personal hobby project by the creator of ToaruOS. It features a monolithic kernel written in C and aims for a POSIX-compliant environment with a built-from-scratch userland. ponyos includes a graphical interface, dynamic linker, shared libraries, and a package manager. It’s designed for fun, experimentation, and as a platform to learn and play with operating system internals, with surprisingly advanced features given its...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    Vitalnix is a suite consisting of a library providing unified methods to access different user databases (Shadow, LDAP, etc), tools for user/group management, and a program for managing users in batch, suitable for large systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gron

    gron

    Make JSON greppable

    Make JSON greppable. gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it. It eases the exploration of APIs that return large blobs of JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pam_mount module
    pam_mount is a Pluggable Authentication Module that can mount volumes for a user session (login). Supports mounting local filesystems of any kind the normal mount utility supports, with extra code to better support CIFS, FUSE, various crypto, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    slackdesc is a tool that generates the slack-desc files for Slackware Linux packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Operating System Information Checker

    Simple app to get OS detailed specs and test internet speed.

    Simple application to get an operating systems detailed specifications. Also does an internet speed test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tmux Resurrect

    Tmux Resurrect

    Persists tmux environment across system restarts

    tmux-resurrect is a tmux plugin that persists the entire tmux environment—open windows, pane layouts, running commands, working directories—so you can restore it exactly after a reboot or tmux restart. With simple keybindings (e.g. prefix + Ctrl-s to save, prefix + Ctrl-r to restore), it serializes state to text files under ~/.tmux/resurrect/ (or similar). When restoring, tmux-resurrect reopens windows, panes, and can reissue commands (for supported ones) so your session feels “never quit.”...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The bootd project allows netbooting a wide variety of clients using different protocols using one configuration and one server daemon, with good configurability and diagnostics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    icyLinux

    icyLinux

    a Better Ubuntu than Ubuntu

    icylinux is a modify ubuntu distro that aims at making ubuntu more usable and more functional by replacing snapd by flatpaks and removing Systemd-oomd and also removing gnome videos and replacing it with vlc also icylinux remove the dock for a more stock gnome experience
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Rack OS

    CentOS/OpenSuse/Ubuntu root on ramdisk (/dev/ram0) for RACK cluster

    Rack OS was designed to boot OS root on /dev/ram0 so that you can remove usb disk or network cable freely after OS booted.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Cisco IOS Device Manager

    Cisco IOS Device Management (backup, update image, save conf, reboot)

    INFORMATION This program can be used for the following: - To collecting Cisco device information like: hostname, serial, model, IOS image, version, uptime, free memory (to CSV) - To enable the SCP service on the device (automaticly before file transfers) - To make a backup of the running-config and startup-config with SCP (with built-in MD5 hash comparison check) no TFTP/SFTP server needed. - To save the running-config to the startup-config (write memory) - To transfer a new image...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Clicker

    Clicker

    Advanced Minecraft auto-clicker made in C++

    Minecraft auto-clicker made in modern C++, performance-optimized and easy to use. Tested on Forge, Vanilla, Lunar and Badlion. 1.8.9 and 1.7.10. For advanced users, search for a binary that downloads a file and keeps that file pretty hidden on the filesystem.
    Downloads: 2 This Week
    Last Update:
    See Project