Showing 7470 open source projects for "java open source"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 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
    Telemarketing (Junk) Call Blocker

    Telemarketing (Junk) Call Blocker

    Blocks unwanted calls using caller ID and a modem

    Program to block junk calls. Connects to a modem and listens for a caller ID. It then reads strings from a blacklist file and scans them against the caller ID. On a match, it sends commands to the modem that terminate the call. RECENT ACTIVITY: (11/2014):Added Raspberry Pi support for two USB modem brands. (01/2015): Added Raspberry Pi support for USR5686G modem. (06/2015): Added full-function program for ATian voice/FAX modem. (01/2016): Added jcEdit.py file edit program. (05/2016):...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    rlink

    ssh-tunnel instead vpn in one exe

    Create ssh-tunnel, run another programm and store settings in self. It is easier than to create a vpn and write instructions for the users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    liblabpro

    Open-source access to Vernier LabPro devices

    liblabpro is a cross-platform C library for controlling and collecting data from Vernier LabPro devices. It is currently in an early work-in-progress stage and is not affiliated with Vernier in any way. As a test case, it also includes a basic program, labpro-console, for communicating with a LabPro using its plaintext command system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open HPI is an open source implementation of the SA Forum's Hardware Platform Interface (HPI). HPI provides an abstracted interface to managing computer hardware, typically for chassis and rack based servers. The new location for the project is https://github.com/open-hpi/openhpi
    Leader badge
    Downloads: 24 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
    Aquila OS

    Aquila OS

    AquilaOS: UNIX-like Operating System

    Aquila is a minimalist operating system kernel written in C++ from scratch, aiming to offer a clean and understandable implementation of low-level OS concepts. Designed for x86_64 systems, Aquila includes its own bootloader and supports protected mode operations. It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    OS9exec - execution environment for OS-9/68k user-mode programs on MacOS9 / MacOSX / Windows and Linux host OS. (OS-9 is an RTOS of Microware/Radisys)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    DCGenerator or DCGen is a port of the Sega Genesis emulator, Generator, to the Sega Dreamcast. The port was originally made by Atani and then continued with permission.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Tentacle
    Tentacle is a cross-platform file transfer protocol that aims to be secure and easy to use. The client and server are designed to be run from the command line or called from a shell script. Secure file transfers to and from the server are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LorenaSO

    LorenaSO

    Lorena es un sistema operativo escrito en C, C++ y Ensamblador.

    Lorena es un sistema operativo de tipo microkernel, escrito en C, C++ y Ensamblador y basado en NextDivel.
    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
    Linux support for the AmigaOne/MAI Teron CX/MAI Teron PX consumer PowerPC motherboards.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    SLFS

    Simple Log Structured Filesystem for Linux

    SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write. <Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Remote backup tools with Backup generation management, save disk space, filesystem transparent operation based on rsync protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    openCryptoki is a PKCS#11 implementation for Linux. It includes drivers and libraries to enable IBM cryptographic hardware as well as a software token for testing. ==== This projects was migrated to GitHub. Visit https://github.com/opencryptoki/ ====
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A set of tools for making the adminstration and support of large number of printers dramatically easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Thread

    Mulithreading Arduno library

    Simplest of possible kernel for iterative time division multithreading on smallest AVR boards Arduino. This is a small and adapted part of the future "Like OS".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The pcaphubd acts like an Ethernet hub to make the interfaces you select on the same network segment, it can also masquerade MAC addresses to allow you to use it for wireless too. It can be used to act like an hub for TAP interfaces and such in userspace
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    slfs-utils

    Utilities for Simple Log Structured Filesystem(SLFS)

    Only mkfs.slfs is included currently. Other helper programs will be included later. <Build> $ make dep $ make $ make install To get SLFS, visit following link: https://sourceforge.net/p/slfs-linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Our project focuses the development of an operating system with a most simple implementation and structure. The goal is to provide a good starting point for beginners along with accompanying documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    hack0689

    hack0689

    Hackings on calculators.

    For developing calculator programs. Digging for fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    User-mode Window Manager for 32- and 64-bit Microsoft Windows(tm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    ophcrack

    ophcrack

    A Windows password cracker based on rainbow tables

    Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman's original trade-off, with better performance. It recovers 99.9% of alphanumeric passwords in seconds.
    Leader badge
    Downloads: 3,378 This Week
    Last Update:
    See Project
  • 25
    OpenSLP
    OpenSLP project is an effort to develop an open-source, commercial-grade, implementation of IETF Standards track Service Location Protocol (RFC 2608). The interface conforms to IETF Standards track, "An API for Service Location" (RFC 2614) NOTE: OpenSLP has been moved to github - please see https://github.com/openslp-org/openslp.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project