Showing 4584 open source projects for "java open source"

View related business solutions
  • 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
  • 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
    The csvdatamix project aims to randomize CSV input data files in order to conceal the original state of the data. Similar to data masking or data transformation. Also has mapping abilities to translate back to the original state of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SAADA transforms a set of heterogeneous astronomical data FITS files in a powerfull database deployed on the Web and including VO features. The database is located on your host and keeps under your full control. This job doesn't require to write cod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A python3 lib rendering html.parser into stack and callback models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an advanced web scraper with user friendly GUI which let the user define rules and web addresses to extract data from one time or periodically and a target database filed that the data should be saved in.
    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
    Simple C API for working with bitmap (.bmp) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Extracting image files from Microsoft's Powerpoint (PPS/PPT) files
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    A number of implementations of the W3C POWDER Recommendation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A project to make a simple, but complete, bibtex parser using regexes in Java. It is meant as a library for a larger program, and so is not interactive. Testers, contributors, comments and suggestions are more than welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The goal of this project is to provide a Content Provider plugin for the iQser GIN Platform (www.iqser.com) as a semantic middleware to synchronize and transform data objects of any Social Community supporting the Open Social standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    A C++ library to load, edit and save Minecraft worlds using the beta McRegion format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    rendertext
    Text and basic html renderer. Useful to read text/html files in mp3/mp4 devices using its photo/image viewer . Comes with default settings for a sansa fuze mp4 player. It needs a Perl interpreter, but is provided one in-pack for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tibco EMS Message Admin allows you to purge a queue, list messages in a queue, save a message from a queue to a file, edit the message in memory and send to another (or same) queue, load message from a file and send it to a queue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KafraDB
    Offline Ragnarok Item Database for mobiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JACo XML ( java xml )
    JACo XML is a handy, tiny component designed to help you with your work with XMLs in Java. The idea is to see every XML as an object instance and then work with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pngacidbath is the one true PNG image brute force compressor. While other tools simply run down a list of "intelligent" compressor algorithms (some known as zlib methods), pngacidbath tries every byte combination to come up with THE smallest file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Universal Batch Converter
    The Universal Batch Converter is a project to take all the myriad file conversion programs, and provide a powerful but easy to use interface for all types of file conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ConvertMake is a developer tool for Mac OS X that converts command line build systems into Apple's Xcode .xcodeproj project format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Java Calendar Tools project will contain open source components for use in Calendar applications. The focus will be on providing tools that are in compliance with existing standards like iCal (RFC 2445).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Automatic publishing system for www. TeX interpreter with pure php and css. Output is %filename%.html and %filename%.css files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A fast XML pull-parser with constant buffer size. Only a subset of XML 1.0 is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Generate calendars in SVG format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    POP - Persistent Objects for PHP - is a library intended to make simple ORM for the main databases existent in the market - PostgreSQL, MS SQL, Oracle and MySQL. Complete OO and making use of PDO, it also secures your project against SQL Injection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    java语言使用Protocol Buffer的轻量级解析器。 原Google的protoc创建的java文件易读性差,而且生成的文件过大,不适于Android等嵌入式系统使用。 jproto生成的Java代码为标准的Java Bean文件,使用Java的反
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PekiLine Dictionary
    PekiLine is a personal English vocabulary designed to learning. Words are translated on-line using a Google dictionary include a pronunciation. The application stores all searched words in the local XML file for more learning.
    Downloads: 0 This Week
    Last Update:
    See Project