Showing 1555 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
  • 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
  • 1
    class derivable embedded scripting engine for near real-time and state-event applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IPSIL is an embedable lisp interpreter which uses dynamic binding and somewhat CommonLISPish syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FreeAmos is an attempt to produce a FREE, portable Amos interpreter. It will be able to run existing Amos code, aswell as being extenable for newer functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Goal of this project is to build a graphical programming language (with its own IDE) that gets rid of those pesky over-multiple-screen-paranthesis-constructions known from almost every language available. It should also conform as much as possible to UML
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    The Postfix Interpreter Extrodinare is an interpreter and specifications for a highly object-oriented postfix language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The E language is an open-source object-oriented langauge for secure distributed computation. We are currently hosted on our own sourceforge setup at: http://bugs.sieve.net/projects/e-lang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project aims to produce a Perl binding to Guile, the Gnu Scheme interpreter. This will allow use of Guile code within Perl programs. It's a free software love-in!
    Downloads: 0 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
  • 10
    * This is NOT ScriptBasic, which can be found at www.scriptbasic.com * SBasic is a module for VB. It can be added to a project easily by any level of programmer. Allows runtime commands to be passed to it and interpreted, and can also interpret scripts f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is an implementation of the UML's Object Constraint Language. It's being developed so that it will be able to act as a component in general purpose open source UML modeling tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RLaB is a high level programming language targeted at engineering applications. Rlab is _not_ a clone of languages like Matlab. Though, it can be called "MATLAB-like" since the programming language possesses similar operators and concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A XML-based, object oriented programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TreeScript a next generation Java based language for inserting into and building large (proxy based) XML like object trees. It allows code and diverse data sources to be acted upon is if they were simple atomic and node type values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Script Interpreter for a Basic Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Spar is a math-oriented scripting language. It is simple, clean, and extensible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    JDocHelper is Java application that helps to add Javadoc comments to your Java source code. JDocHelper parses Java source files to check all class, method and variable definitions and inserts skeleton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Porting the Python Scripting Language to the EPOC operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python extension embedding SWI-Prolog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vIDE is a cross-platform tool for writing and simulating Verilog models. It provides user friendly project management and file editing, integrated simulation engine, waveform viewer, pre-compiled modules, and many other cool features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A brainf*ck module for the Apache Webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a small program that enable you to generate XML from your 'home made' document format (should be a text file...) following a very simple control file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    avram is a virtual machine emulator with strong support for functional programming operations such as list processing. It also allows interoperability of virtual code with other applications by way of the expect library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.
    Downloads: 0 This Week
    Last Update:
    See Project