Showing 57 open source projects for "grid"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Webiness

    Webiness

    Lightweight PHP framework

    Webiness is lightweight PHP framework based on MVC design pattern. It has a very straightforward installation process that requires only a minimal configuration, so it can save you a lot of hassle. Also, it canbe an ideal choice if you want to avoid PHP version conflict, as it works on all PHP versions from 5.3. Webiness extensively uses the lazy loading technique so, in most cases, it is faster then other frameworks. It can be used for rapid prototyping of web applications. Webiness is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mjölnir

    Mjölnir

    The Open-Source Energy Advisor

    The integration of renewable energy sources increases the complexity in maintaining the main grid. While demand response can rely on the flexibility resulting from device operation, the success of this mechanism is heavily reliant on the exchange of information between the grid and the consumers. Mjölnir is an out-of-the-box framework providing a platform were various feedback concepts can be assessed. It provides basic widgets displaying disaggregated and aggregated consumption information, as well as daily production and tailored advices. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MaeBlok

    MaeBlok

    Rapid web development tool for business applications

    You assemble *blocks* in your django template, with each block wired to a tastypie resource, which in turn is mapped to a django model. Each *block* will reside in a dijit ContentPane which you must define in your template. You have a choice of 2 layouts for each *block*, Form or Grid based. Form displays a single record in either a 1, 2 or 3 column layout while Grid displays many rows in a spreadsheet like grid. You can perform edits in place on fields in both layouts. You can define the master-detail relationship between the *blocks* and enblok will automatically display the related detail *block* rows as the user navigates the master *block*'s rows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Agile grid is a complete new implementation of custom table for Java SWT applications, which uses the structure and some code fragments from the JFace table viewer. The features of this table implementation include: - A content provider provides the data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Skeleton

    Skeleton

    Simple, responsive boilerplate for mobile-friendly development

    ...You should use Skeleton if you're embarking on a smaller project or just don't feel like you need all the utility of larger frameworks. Skeleton only styles a handful of standard HTML elements and includes a grid, but that's often more than enough to get started. Forms are a huge pain, but hopefully these styles make it a bit easier. All inputs, select, and buttons are normalized for a common height cross-browser so inputs can be stacked or placed alongside each other. Skeleton uses media queries to serve its scalable grid, but also has a list of queries for convenience of styling your site across devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Drid

    Multi-Purpose Automation Grid

    Console-based tool that will allow for multiple types of automation testing to run in parallel. Written in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Compass

    Compass

    Stylesheet authoring framework

    Compass is a stylesheet authoring framework built on top of Sass that provides a rich set of mixins, functions, and helpers for writing maintainable CSS. It offers abstractions for vendor prefixes, cross-browser compatibility fixes, and reusable UI patterns like grids, buttons, and typography helpers. With Compass, developers can write cleaner Sass code that compiles into consistent CSS across browsers without hand-coding workarounds. The framework also includes a command-line tool for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VCL.JS

    VCL.JS

    TypeScript component based framework for enterprise web application

    ...//Simple dbgrid bounded to a query import V = require("VCL/VCL"); export class PageHome extends V.TPage { constructor() { super(); //create a backend query var qur = new V.TQuery(this); qur.SQL = "SELECT CustomerKey, FirstName, LastName FROM Customers"; qur.open(); //create a grid on the screen var grd = new V.TDBGrid(this, "grid"); grd.Dataset = qur; //bind the grid to the dataset grd.PageSize = 15; var col = grd.createColumn(“FirstName”); var col = grd.createColumn(“Lastname”,”Last Name”); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenSwing
    OpenSwing is a components library that provides a rich set of advanced graphics components for developing desktop applications and HTTP/RMI based java applications/RIAs based on Swing front-end. It provides also adapters for Hibernate, JPA, iBatis, etc.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    StarlingPunk is a game framework built on top of the Starling GPU-accelerated 2D library (AS3 / Flash / AIR). It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. Manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GriF (Grid Framework)
    GriF is a new JAVA Collaborative Grid Framework developed by COMPCHEM Virtual Organization operating in the EGI Production Grid environment aimed at running multi-purpose scientific applications empowering Grid massive calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Blueprint CSS

    Blueprint CSS

    A CSS framework that aims to cut down on your CSS development time

    Blueprint CSS is a CSS framework aimed at accelerating layout and typographic design by providing robust base styles, grid systems, and reusable UI components. It combines normalized defaults with helpful utilities—such as column layouts, form styling, and typography helpers—so developers can build responsive sites with less repetitive CSS. Because it’s designed as a structural foundation rather than a themed UI kit, it’s easy to layer branding and custom design on top without fighting the base styles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IMPORTANT: This project is no longer maintained. All the effort is targeted on project Radargun: http://radargun.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JADIF
    JAva DIstributed Framework provides a secure and flexible Framework for distributed grid and volunteer computing applications (separate client & server Framework). For more informations take a look at the project page http://jadif.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Custom Tag Based Library for Grid,pagination,AutoSorting of tables and various report generation like PDFs,HTML,XML,CSV... Easy Reports make you easy to generate the above features with just writing your Query in the tag with you user defined CSS .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JaDiMa (Java Distributed Machine} is a collaborative platform to construct high performance distributed java applications on grid platforms. It is a system that automatically and transparently manages the remote libraries used in a java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The objective of the GridTrust project is to develop new Grid Security technologies in order to manage Trust and Security in Grid for the Next Generation Grids from the requirement level down to the application, middleware and foundation levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Xataface DataGrid Module is an add-on module for the Xataface application framework that adds an editable grid component to your applications. It allows users to edit records, add new rows, sort rows, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FireScope Grid is an open source jQuery component that adds datagrid behaviors to your HTML tables, regardless of the server-side technology being used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    fuzzyweka provides an implementation of a classifier for fuzzy classification based on fuzzy if-then rules for WEKA.This classifier renowned the Simple Fuzzy Grid method proposed by the work of Ishibuchi and Al.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A maven2 plugin to package grid-services into a GAR archive using the Globus Toolkit 4 (GT4 must be installed and set up for this Plugin to work).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Grid computing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project aims to develope mobile agents-based framework and contribute to the grid and ubiquitous environments. This has three layers to provide transparency to network, interpretation, and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Zeus-Framework is a C++ framework using the paradigm of Cell Computing Model for Linux and Windows. Implements biological behaviours (cloning, genetic algorithmes, ect.). Used for grid computing, distribute systems etc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB