Showing 1771 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
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1
    CCSH is provides a way of using C programs in the way you use shell scripts. This allows the user to only have to manage 1 file (the source file). This is also useful in heterogenious environments. The code is compiled upon execution. In the fu
    Downloads: 63 This Week
    Last Update:
    See Project
  • 2
    The XML Schema "compiler" project intends to provide a reference implementations of schema evaluation and simplification in XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jint is an experimental scripting language for Java environments. It is itself based on Java and has many features commonly found in scripting languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NJS is an independent implementation of the JavaScript language developed by Netscape and standardized by ECMA. It is designed to be re-entrant, extendible, fast, and programmable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    Trying to implement a lispy scripting language on top of Java in a minimalistic way: as small as possible but with a solid language design thats borrowed from common lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zonnon Compiler for java is an implementation of the grammar of zonnon for java. There are different versions developed with javacc, sablecc, gold parser .... GUI and Report tools too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sourceless Java Decompiler plug-in for Netbeans (6.5 +)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ownership and Immutability Generic Java (OIGJ) is a programming language based on Java with generic types. OIGJ supports deep ownership, confinement, object- and reference-immutability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An implementation of Scheme in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    A Free, Open-Source IDE written and made for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Universal COBOL Compiler (UCC) is a Java-based COBOL to Java bytecode cross-compiler. It's made up of a COBOL compiler, a Java-based COBOL runtime, and a package for manipulating Java class files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a program to discover java bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Janino
    A super-small, super-fast Java compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JAva Compiled EXpressions - Very fast exression engine for Java, compiled into Java bytecode. Features: - Strong typing - Comipilng into Java bytecode - No reflection during evaluating expressions - Better performance for prepared expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DCF (Didatic Compiler Framework) is a framework meant for academic purposes for compilers developed in an one/two undergraduate semester(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an Open source compiler for Arabic C-like Syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small and easy Java-Compiler written in Java with Antlr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java implementation for the IC (Irish Coffee) language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Compiler and virtual machine of a new programming language similar to pascal with learning proposals for computer science engineering students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An open source XSLT 2.0 processor for the Java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JClassViewer

    A Java class viewer and decompiler which respect line numbers.

    JClassViewer is a viewer for class and jar files. Features: - required Java 7 or higher - used the line numbers to reconstruct an output that is near to the original output. - debugging in Eclipse - should support other languages like Scale in the future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Scheme for MIDP enabled phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple to use, easy to be extended lexer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ClassMaker

    A byte code generation library for the Java Virtual Machine

    ClassMaker is a byte code generation library for the Java Virtual Machine. Unlike other byte code libraries ClassMaker deals with higher order structures, including methods, if statements, while loops and try blocks.
    Downloads: 0 This Week
    Last Update:
    See Project