Showing 1191 open source projects for "java open source"

View related business solutions
  • 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
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 1
    Yet another COSI Clone is an assembly computer simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ming language is a new OOP interpreted language engine for everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Expression Evaluator (EE, or 2E) -- an embeddable or stand-alone language used to evaluate expressions, includes auto-typed variables, C-like expressoin syntax, in-line conditoinals / in-line conditonal looping, built-in and defined functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sbf stands for Sbf BrainFuck. It is a utility for interpreting, compiling, and translating the brainfuck language. It is intended to have any and all features a brainfuck programmer would ever want or need.
    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
    JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Struts Config Reloader is developed to suppot the reload of struts1 config.Now this tools is support for reloading struts-config.xml and tiles,message resouces that defined in struts-config.xml .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wxJavaScript is renamed in GLUEscript, so a next release will be available on http://gluescript.sf.net. In the meantime, if you find any problems on the latest release, you can still use this website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CookXml is a powerful dynamic XML data binding tool for Java. It is designed to be easily extensible and yet simple to use, with advanced exception handling. CookSwing and CookSwt are tag libraries for CookXml to do XML->GUI (XUL) for Swing and SWT.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Potato is a Squeak virtual machine completely written in Java. It is a derivative of JSqueak (http://research.sun.com/projects/JSqueak/) which was developed by Dan Ingalls. There is a blog on the project at http://potatovm.blogspot.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    screng is a lgpl general purpose programming language interpreter, which aims to also become a bytecode compiler.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The MyNOS project aims at developing a new and different operating system, based on high-level languages. MyNOS will be based on the OCaml bytecode interpreter. We'd like to explore microkernel architecture and new language definition too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sieve is a mail filtering language standardized as RFC 3028 / RFC 5228 and its extensions. libSieve provides a simple, clean API for parsing and executing Sieve scripts. Code is on GitHub: http://github.com/sodabrew/libsieve
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    ErikBasic Script Engine. Interpreted BASIC dialect for use in extending C++ objects with scripting capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tool to query arrays in memory using SQL. It groups the arrays in tables and returns arrays as result set. It can be used in spreadsheets, as a script language library and everywhere is needed an interactive tool to query data in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mopla is a mobile phone programming language. Its primary feature is the input of all programming instruction over the phone keypad. Cursor-Keys are needed too. Mopla is a procedural programming language without any classes or object-oriention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Library for implementation of interoperable metaobject protocols for dynamic languages running on a Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gleam is a simple Scheme language interpreter written in Java. Project goals: to support the discovery of Scheme for beginners, simplicity, R5RS compliance, full integration with the Java platform (call Java from Scheme and vice versa).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Script is a tiny scripting language, build as a C++ library than can be included to any program. It posses a Pascal-like syntax, which is easy to read, and very easy do change in run-time of Script. Script allows you to define everything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pure is a modern-style functional programming language based on term rewriting, slated to become the much improved successor of the author's Q language. NOTE: This project has moved to Github, see https://agraef.github.io/pure-lang/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Lisp multilanguage design implemented on Smalltalk. Featuring an OOP macro system that works across all the languages. Contains all other languages as Lisp dialects. Fully OOP. Fully documented guided tour. language specs too. assembler, prolog, C#...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XVCL is a general-purpose language for configuring variants in all sorts of textual documents (including programs). It is based on frame technology. XVCL processor automates the customization process to produce system from specification of variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    upx.exe的GUI前端.提供了比较方便的用户界面,支持upx.exe的大部分选项,可以加入exe、com、dll、sys等文件,对其调用upx.exe和strip.exe进行用户选择动作的处理。
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Try Scheme is a Scheme interpreter that runs in your web browser. No installation. Just click and go. Full support for continuations and syntax-rules macros!
    Downloads: 0 This Week
    Last Update:
    See Project