Showing 177 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

    Flashmon

    Onboard NAND flash operations monitor for embedded Linux

    Flashmon is a Linux kernel module that monitors NAND flash memory access events using Kprobes and Jprobes. Flashmon targets embedded boards shipped with bare flash chips managed with MTD : mainly JFFS2, UBIFS and YAFFS based systems. The monitored events are : flash page read / write requests, and flash block erase operations. Instructions on how to use Flashmon are included in the archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    YourDefrag
    Small and simple disk defragmenter for Windows XP - 2008R2 based on jkDefrag code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Radmind is a suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. For Mac OS X, there's also a graphical interface.
    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
  • 5

    md5cp

    Copies files conditionally using MD5 checksums

    md5cp will traverse a file tree and check the MD5 checksum of each file. If the file is unchanged, it is ignored; if it is changed (or new), its MD5 is updated in the database, and the file is copied to the destination directory. A number of optional parameters can change what happens in addition to the file copy. This utility is useful for situations when file dates are corrupt and rsync cannot be used. Copyright (C) 2013 The Regents of the University of Michigan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sameseek

    sameseek

    Simple fast and lightweight identical/duplicate files searching tool

    Simple fast and lightweight identical/duplicate files searching tool with graphical interface (GTK+ 3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HADOS

    HADOS

    High Availability Distributed Object Storage

    HADOS is a server software for storing files in a cluster of server. The goal is to handle high availability by storing copy of the same file on several nodes. HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hifito

    Hifito

    Hide or show hidden files and extensions using a hotkey or tray menu.

    Hifito is a small utility for Windows, which allows to quickly toggle the "Show hidden files" and "Hide extensions for known file types" Explorer settings. The utility is written in C using only the win32 API, so it's really fast and lightweight.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Simplified VFD
    A virtual floppy drive that mounts image files (*.img) as new browseable computer resources. Tested from WinXP (32bit) to Win7 (64bit). Derived from: https://sourceforge.net/projects/vfd/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    stroke

    Dynamically changing modification, access, and change time components

    Oftentimes it is desirable to exclusively change a few specific components of a file's modification, access, or change time. However, the method provided by the conventional touch utility appears inadequate for this basic task. More than that, easily modifying a file's change time is not possible at all. Stroke is a small tool that offers a solution by providing a user with an extended command line interface that allows her to utilize an easy syntax to dynamically specify certain date and...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 11
    Samba Virus Scanner (SVS) -- Samba VFS plugin for transparent and parallel on-access virus scans
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    jbTeX

    *NEW* versions will be updated on https://github.com/jackbergus/jbtex2

    jbTeX is an application that can easily mantain your LaTeX project. Is it useful actually for avoiding all the include{} statements, and simply use the files and directories created in the local folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    duff

    Command-line tool for finding duplicate files

    Duff is a Unix command-line utility for quickly finding duplicates in a given set of files. Duff is written in C and should build and run on most modern Unices.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 14
    Web based disk usage analyse tool. Devided into two parts, the scanner and the viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Synapse is the filemanager designed over the Hyppocampus relational filesystem (http://hyppocampus.sf.net): it permit to manage files, metadata and contents provided dynamically from the filesystem. It is the filemanager for the BrainTop desktop environm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    hxs - command line hexa searching and binary file dumping utility, allows you to search hexa expressions and binary strings in any files (supporting also big files like /dev/hda) and allows you to dump particular pieces of file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ziprecv is a free and opensource zip recovery utility that extracts files from a zip archive sequentially. It can extract even incomplete zip files and archives with a corrupted index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Program to find, rename or delete identical files/duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fat_imgen

    fat_imgen

    FAT floppy image generator.

    fat_imgen is a utility you can use to create and modify FAT12 floppy images with.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    PCManFM-Mod

    A modified version of the legacy PCManFM

    A modified version of the legacy PCMan File Manager v0.5.2 which adds user-definable functions, other features, and bugfixes. Details at http://igurublog.wordpress.com/downloads/mod-pcmanfm/ NEWS: The next generation of PCManFM-Mod is called SpaceFM: http://spacefm.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Open Far Plugins
    Open source plugins for Far Manager - windows file manager which is now available under revised BSD license from www.farmanager.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MZFTools
    Toolset for handling Sharp MZ-800 computer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dedup util is a lightweight open-source files packing tool. It is based on block-level data de-duplication technology, and can reduce the data capacity to save storage space. The key feature is no block data collsion with md5 hashkey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    scytha is a file manager in the style of the famous Total Commander but for Linux OS, written in Java, SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software for Storm Semiconductor Gemini Devices New Company : Cortina Systems see www.cortina-systems.com For NAS and Router-Board
    Downloads: 1 This Week
    Last Update:
    See Project