Showing 486 open source projects for "php/java/fastcgi/fcgiinputstream"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    A simple implementation of ECMAScript, currently tracking the emerging v3.1 spec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ATTENTION! For various reasons, the infrastructure of the Reuseware project has moved. All information and latest versions are available via the new Reuseware webpage: http://reuseware.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The style engine is a php class which generates css files. The selectors, attributes and properties will be defined in a file with css-like syntax. It is providing some features, you can't find in the nativ css like variables, browser specific definitio
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    SuperWaba is a Virtual Machine for handhelds. Runs in PalmOS, Windows CE, Win32, and is fully emulated under JDK/browser. Supports Exceptions, has a complete set of UI controls (Palm/WinCE), double and long, grayscale/color, sockets/serial/IR/Bluetooth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rule-action based term rewriting framework, designed be embedded in Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ObjectScript is a general purpose object-oriented programming language. It is designed to be simple to learn, easy to use, yet still powerful, combining the convenience of an interactive interpreter with many of the features of Java
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Franklin Math
    Franklin Math is an open source Java symbolic computer algebra system (CAS), with similarities to commercial math packages such as MATLAB or Mathematica. It allows numeric and symbolic calculations, with built-in functions including plotting commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ball (Baisoft All-purpose List-oriented Language) is a programming language implemented completely in Java. It comes with a graphical user interface, and is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    An framework for rapid development of web applications that emphasizes complete separation of markup from code, ease of use and seamless integration with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Water: a fast, secure, dynamic OO language and database. Water is an all-purpose language (and meta-language) that runs Web applications in the browser or server-side. Water is compatible with .NET, Java, and C on Windows, Linux and Mac OS X system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A basic Java VM implementation on top of MIDP2, to account for the lack of class loading capabilities of this profile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A java regular expression processor using finate statemachines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XIPL/XASM is a basic environment to build high-level Image Processing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pilo Visual Tools for Scheme (Pvts) is a basic interpreter with visual tools for Scheme (LISP). Written in Java, PVTS has an interpreter and three visualization modules: a global environment viewer, a function call viewer, and a data structure viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Create JIT common virtual machine into which famous language like java,microsoft ml,python etc can be translate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tepal was originally going to become an uber OO language, but during my tinkering I feel that it would be more appropriate for Tepal to become more of a meta language, allowing you to describe common development tasks in a simplified and common way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kenshira es un sistema Web para crear una comunidad de usuarios que pueda jugar y crear aventuras conversacionales. Incluye un lenguage propio llamado OgnlScript, un compilador, un interprete y un editor de codigo fuente en Html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yet another COSI Clone is an assembly computer simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 5 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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