Showing 3529 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Folder Synchroniser

    Program for synchronising two directories

    This program synchronises the content of two directories. Therefore, you can decide if every file, only every file with an older change date or only every file with another content should be copied into the new folder and replace its predecessor if necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Unpacker for installations made by Inno Setup
    Leader badge
    Downloads: 725 This Week
    Last Update:
    See Project
  • 4
    Copy Handler program is a small tool designed for copy/move files and folders between different storage medias. Currently it works only in Windows systems, however in the future more platforms should be supported.
    Downloads: 74 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    The jbig2dec project is no longer hosted here. Please see: https://www.ghostscript.com JBIG2 is a compression format for lossless and lossy encoding of scanned monochrome documents at moderately high resolution. It is very efficient in that domain, claiming 100:1 compression. jbig2dec is a decoder-only implementation of the format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tarro - File Splitter & Merge Software

    Tarro - File Splitter & Merge Software

    Free File Split and Merge Software

    Product helps to Split and Merge Text based & PDF files Split based on 1. Desired Size of Each File 2. Desired number of Splits 3. Number of lines in each file Choose to end each split file in new line. Merge files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Lustre-HPSS copytool

    Lustre-HPSS copy agent

    Lustre-HPSS copytool makes it possible to use HPSS as a backend storage for one or several Lustre filesystems, including: transparent migration of files data from Lustre to HPSS, automatic recalls on access, orphan cleaning in HPSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MBZ Moodle Restore

    MBZ Moodle Restore

    Restore name of original files from MZB Moodle Backup file

    Restore name of original files from MBZ Moodle Backup file. MBZ Restore is an application that performs the extraction and restoration of the original name of the Moodle backup file. Newer versions of Moodle backup generate file names that do not easily identify with the original files. Files can be renamed by hand but you have to find out what their original name is. This application does this for you.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    FDNPKG

    FDNPKG

    a network-enabled package manager for FreeDOS

    FDNPKG is an online update tool for the FreeDOS operating system. It allows to install, remove and update software on a FreeDOS installation using online (http) or local (on disk/cdrom) repositories. It is written by Mateusz Viste for the FreeDOS™ project, but can be used on other DOS systems as well. FDNPKG means "FreeDOS Network Package manager".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    AQFS

    AQFS

    Advanced Querable File System

    A file system querable like a database. It supports automatic file versioning, an integrated trashcan, attachments, galleries. Developed using libFuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The GK3 Tools project is a collection of tools and utilities useful for viewing and modifying the Gabriel Knight 3 data files.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    fff

    fff

    A simple file manager written in bash

    A simple file manager written in bash. Minimal (only requires bash and coreutils). Smooth Scrolling (using vim keybindings). Tab completion for all commands! Automatic CD on exit (see setup). Works as a file picker in vim/neovim (link)! Display images with w3m-img! Supports $CDPATH. You only need to modify the keybindings that you'd like to change from the default. fff will run perfectly fine without any of these defined. When rebinding a key in fff make sure you don't have two bindings with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    qpxtool

    qpxtool

    Utility for testing CD/DVD quality and burning rate

    Utility for testing CD/DVD quality and transfer rate written on C++ and Qt
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 14
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    The project has 2 related sets of aims. As a language, RAQUEL is to : 1. be a pure relational algebra language (unlike SQL) as defined by Date & Darwen's "The Third Manifesto"; 2. incorporate a generalised extension of the ANSI-SPARC 3-layer DB architecture; 3. have the maximum ratio of functionality to conceptual complexity (as defined by Fred Brooks). As a DBMS, RAQUEL is to : 1. have an Open Architecture, enabling a variety of DBMS configurations of 'black box' code,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ank Zipper

    Ank Zipper

    A free and easy-to-use password protected file archiver

    Ank Zipper provides you with a lightweight, Java-based application designed to provide security to your documents. Ank Zipper can compress both files and folders and create password-protected archives, in order to prevent unauthorized access to important files. Additionally, it can be used for extracting or simply browsing ZIP files.It includes AES(Advanced Encryption Standard) algorithm to encrypt/decrypt file(s). Ank Zipper is a cross-platform software that can be used on any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SafeKeep is a centralized and easy to use backup application that combines the best features of a mirror and an incremental backup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Droppy

    Droppy

    Self-hosted file storage

    droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Backs up Linux and Windows computers (via NFS, CIFS, SSHFS and local access) onto a central server. Provides filtration to avoid backing up unnecessary files. Database is chunk-based (compressed where worth it) and deduplicated (at chunk level). Most setting can be configured and have sensible defaults.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Jojos Binary Diff

    Binary Diff and Undiff Utility

    JDIFF is a program that outputs the differences between two binary files, either in binary format or in human readable format (detailed or summarized) and then allows to reconstruct the second file from the first one and the diff-file.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    Viewer 45

    Viewer 45

    File Manager / General Viewer / Commandline utility / Generic Frontend

    Originally Developed as a *.dwg format viewer with minimum dependencies on Windows libraries, it has grown to be a complete file manager (or a Generic front-end / GUI suitable for any command-line utility). It's fully functional however it would need some code Refinements, in addition to replacing the *.dwg support library to any open source one (libredwg or libdwg). Additional "C" or "C++" open source libraries could be added to support many formats as needed. Complete source is supplied via GitHub [ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 ]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lzhw

    lzhw

    LZHW Windows command line lossless compression tool for tabular files

    LZHW Command Line Lossless Compression Tool is a Windows command line tool used to compress and decompress files from and to any form, csv, excel etc without any dependencies or installations. Using an optimized algorithm (LZHW) developed from Lempel-Ziv, Huffman and LZ-Welch algorithms. The tool can work in parallel and most of its code is written in Cython, so it is pretty fast. It is based on python lzhw library. Full tool documentation can be found at:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Event Shredder

    Event Shredder

    Shred event logs with ease.

    -"Shred 'Event Viewer' logs with ease." Event Shredder is an administrative tool designed to delete 'Event Viewer' logs on windows home OS. Why Open Source? http://opensource.com/education/14/10/why-open-data-matters-education Requirements: • Windows 7 & higher • Run as Administrator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PowerShell BackUp Script

    Script to backup and archive files

    This scipt helps to backup and archive files at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreeFileSync Linux install
    Just a script to install FreeFileSync on Linux more easily. See and support https://www.freefilesync.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BackupPC

    BackupPC

    BackupPC is a high-performance, enterprise-grade system

    BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows, and macOS systems to a central server using rsync, tar, SMB, or FTP. It uses hard-linking and compression to efficiently store multiple backups of the same files and offers a web interface for administration and restore. BackupPC is suitable for environments where centralized, disk-based backups are needed.
    Downloads: 2 This Week
    Last Update:
    See Project