Showing 34 open source projects for "mondrian-3"

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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    A QUIC implementation in pure Go

    A QUIC implementation in pure Go

    A QUIC implementation in pure go

    quic-go is an implementation of the QUIC protocol, RFC 9000 protocol in Go. In addition to RFC 9000, it currently implements the IETF QUIC draft-29. Support for draft-29 will eventually be dropped, as it is phased out of the ecosystem. We currently support Go 1.16.x and Go 1.17.x. See the example server. Starting a QUIC server is very similar to the standard lib http in go. Also, check out the example client. Use a http3.RoundTripper as a Transport in a http.Client. QUIC includes security...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    stylex-jsx

    stylex-jsx

    Full CSS support for JSX without compromises

    ...To skip scoping entirely, you can make the global-ness of your styles explicit by adding global. To make a component's visual representation customizable from the outside world there are three options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ediacaran Application

    Ediacaran Application

    Applications with modular architecture

    Application with modular architecture. Create and share modules that add new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    React Rails

    React Rails

    Integrate React.js with Rails views and controllers

    React-Rails is a flexible tool to use React with Rails. If you use Jbuilder to pass a JSON string to react_component, make sure your JSON is a stringified hash, not an array. This is not the Rails default, you should add the root node yourself. React-Rails 2.4.x uses React 16+ which no longer has React Addons. Therefore the pre-bundled version of react no longer has an addons version, if you need addons still, there is the 2.3.1+ version of the gem that still has addons. React-Rails supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Proxy yxorP

    Proxy yxorP

    Proxy 🦄 .yxorP [v2.1] Plug & Play Stateful SAAS(y), Multi-tenancy

    yxorP is a plug-and-play, flat-file application that does not need Composer, PHP CURL, or databases; these are all optional additions that are fully supported. yxorP is intended to act as a proxy that can edit or update the content of multiple websites using a PHAR (PHP archive) binary version of Guzzle, and managed via a user-friendly Cockpit backend (GUI). The incoming request hostname is used to fetch site-specific requirements from the backend, the target website is then retrieved and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Elastic

    Elastic

    Elasticsearch client for Go

    An Elasticsearch client for the Go programming language. Elastic supports different versions of Elasticsearch. However, you must choose the version of Elastic that matches the Elasticsearch version. If you want to use stable versions of Elastic, please use Go modules for the 7.x release (or later) or a dependency manager like dep for earlier releases. Elastic has been used in production starting with Elasticsearch 0.90 up to recent 7.x versions. We recently switched to GitHub Actions for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ServiceNode is a non-blocking preforking multi-process HTTP server and framework for unix-/linux- based systems/ environments. It is directly written in php. So up to now .. Work is in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AnthillaOS

    AnthillaOS

    a linux based readonly image as appliance

    ...Hypervisor (kvm or xen) Storage (ZFS and Gluster) Container (Docker) Networking (iproute2, nftable, OpenVSwitch, Bird) Antd (http://www.anthilla.com/en/software/antd/ ) web based management all open source components from other projects are released under respective licenses, all parts, files,subprojects developed as part or this project are released under the BSD 3 clause license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10

    justap

    just Apache and Php

    ...1、Php开发环境比较难搭建; 2、wamp、xampp等程序过于庞大,包含了很多用不上的组件,另外mysql很好安装,mysql的客户端很多,它们内置的mysql和phpMyAdmin感觉有点累赘。 justAP能为php开发者带来什么好处? 1、一个最简单的、最纯粹的php运行环境; 2、同一个台电脑可以运行多个justAP(运行多个apache),只需要端口不一样; 3、justAP是个非常小的绿色程序,它不需要安装,解压缩出来就可以运行。 有任何问题、建议,请发邮件到:leaveblank#163.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    camouflage

    camouflage

    Full featured open source BRM/BPM/CMS stack

    Camouflage is a full featured open source BRM/BPM/CMS stack using industrial strength open source products. This project is based on JBoss 7, Camunda BPM Engine, Liferay Portal Server and Drools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    runasdog

    Make your normal program become a server

    The runasdog(run as watchdog) is an amazing program.It will change your local program's std i/o into web i/o.So if you want to create a web app,just write program in local,and run it with "runasdog",then is becomes a watchdog!. Using this,your bash will become a web-bash,or you can create a web chatroom with any language you want,and without caring about whether it support web i/o,and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Neocron is a Cyberpunk MMORPG released by Reakktor Media GmbH. This custom dissector for the popular open source packet analyzer Wireshark will help developers by collecting packet data from all available projects and combining them into one archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LAMPRAD

    Rapid Application Development for LAMP Servers

    The goal of LAMPRAD is to provide Cluster-able Rapid Application Development for LAMP Servers, or more specifically Rapid Application Development for PHP and MySQL. At the core of the design only 3 LAMPRAD PHP files are loaded onto the web server, these should be nearly set and forget. All application files are stored in a MySQL table (with version history). This design allows rapid deployment of additional web and MySQL servers, all this transparent to your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is an ATG module which provides a user interface to create and modify SQL repository definitions. It includes functionality to create the repository definition XML file, as well as the corresponding DDL file for table definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An Eclipse plugin for developing applications with Apache Tomcat. Allows to configure the project, and to start and stop a Tomcat session in debugging mode from within Eclipse. This project is based on the former Sysdeo Tomcat Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Examples of projects focused on TDD with maven2 and bunch of Java technologies JBoss, Ejb2, Ejb3, JMS and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Web Application Intrusion Monitor
    JWAIM is a security framework for Java Web Applications. It provides modules and interfaces to add monitoring, firewall and IPS capabilities in the application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A platform for web sites and services that require solid support for rich user interfaces in a fail-safe and scalable architecture. It consists of a frontend Javascript framework (also usable stand-alone) and a backend PHP/MySQL environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    erle - a development environment for erlang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    asycxx, is a framework to develop networked applications in c++ in an asynchronous style. This project is largely inspired from 'Twisted' (http://twistedmatrix.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Struts-Wrapper is an extension to the Struts web development framework. It encapsulates the Struts business logic in a Spring based webapplication to use it as a component in Spring and as standalone Struts Application at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AT Managed File is a project originally developed by Enfold Systems company for Plone 2.5. This is product version patched to work in Plone version 3.x. AT Managed File product stores files in local path insted of ZOBD while maintains a Plone instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java library that simplifies thread development. It has support for continuations, fork/merge, signals, thread and process serialization, event picker (similar to BPEL's pick element), among other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    By receiving an average of usage of the network interface, a .html file gets generated for the server with the lowest usage. languages: German and English
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next