Showing 1253 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
    GUESS, or the Graph Exploration System, is a system and language for visualizing and manipulating graph structures and creating new visualization applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    We only use the mailing list features of SourceForge. Everything else is at http://factorcode.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brainf*ck language interpreter and BF-to-C translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lich is a cross-platform multithreaded interpreter meant exclusively for use with text-based MUDs. The application natively supports the Ruby language as well as the Simutronics "Wizard" script standard including their StormFront expansions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Topsl (The Online Psychology Survey Language) is a programming language designed to make it easy to write sophisticated Web-based surveys. It features integrated support for longitudinal studies and arbitrary branching and looping on longitudinal data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DBIx::MyParse is a Perl module that makes the MySQL SQL parser engine available to Perl applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Interpreter of the Pascal language, with lexical and syntactic analyzer's modules, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aikido is an interpreted, multithreaded, object oriented prototyping and scripting language. It has a familiar syntax that is similar to C++ and Java, but has features found in other languages such as Pascal and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    The Basil project's mission is to build a parsing and modeling environment where one is able to work with, code in, integrate, and design a wide variety of computer languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also compile .java files in runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This little tool is an interpreter for math formulars on commandline. Some example scripts for linux are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PLY is a set of bash scripts that provides parsing functionality for macros that generate shell code. It was inspired by lex & yacc UNIX utilities used for compiler construction, and its function is analogous to the role of C preprocessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQL text processing tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fi-shell is a front-end to your system shell. It provides nonblocking i/o (concurrency) and pattern maching that is both easy to remember and readable (logic programming)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jatha is a Java library that implements a large subset of Common LISP, including most of the datatypes (e.g. packages, bignums). The API allows access to LISP from Java. Jatha is useful as a fast, embedded LISP language, or as a standalone LISP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yjasl - Yet Just Another Scripting Language - is a scripting language written in C# and C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    XSieve is an XML transformation language based on combination of XSLT (an XML transformation language) and Scheme (a Lisp dialect). XSieve is a powerful tool for complex data transformation tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DWI (recently renamed to Estron and moved to http://estron.alioth.debian.org/) is a rapid application development system for creating graphical applications that manipulate info in an SQL database. Uses XML and Gnome Glade for the GUI designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    bfinterpreter is a standard-compliant Brainfuck interpreter. It has an extended mode with more instructions that can be enabled at the command line.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    PLT Spy is a Python to Scheme translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    wsbasic a basic interpreter or scripting language implemented without flex/bison or lex/yacc. Object oriented and very maintainable code. Based on jack crenshaw's let's build a compiler. Can act as a replacement for bash or sh scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MiniLang is yet another scripting language written in Java programming language. Main features : Functional language, Strongly interact with Java, XML integration, Statickly typed, Integrated template engine like Velocity or Smarty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Use Xilize to create XHTML pages or entire websites with just a plain-text editor. The markup is similar to Textile and extensible via BeanShell. Run as a jEdit plugin, from the command line, or embed in a Java program. Small, fast, easy-to-use.
    Downloads: 0 This Week
    Last Update:
    See Project