Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
Learn More
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.
XLayout is a layout system for Eclipse SWT that allows to separate layout code from business code, similar to the web development approach. The layout is defined in XML using a HTML table like language. The controls can be placed using special tags.
The Orbit42 Base Class is a building block for the creation of loosely coupled classes in php. Provides MySQL interface in such a way as to allow the database type to be changed by replaceing only the base class.
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
TMAPI-XSLT provides a programming interface written in XSLT 2.0 for TMAPI. Only read functions for XTM 1.0 are implemented. There is XTM2HTML template to show how to use implemented TMAPI functions which will convert XTM 1.0-XML Topic Maps format to HTML
JMixSim is an implementation of Donald Knuth's MIX computer. It provides a compiler for the MIXAL language and an interpreter for the resulting MIX program, both easily usable via a graphical userinterface.
WT eases AJAX-style web development by providing web developers an UI development library similar to traditional UI libraries. It features various commonly used widgets, signal/slot event handling, AJAX-like RPC, OO development, and SVG/VML graphics.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
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.
Design and develop Recommendation and Adaptive Prediction Engines to address eCommerce opportunities. Build a portfolio of engines by creating and porting algorithms from multiple disciplines to a usable form. Try to solve NetFlix and other challenges.
Platform-independent C-API library implementing the Record-JAR file format, with mappings to other languages/technologies, including C++, COM, D, .NET, Python, Ruby, and STL.
Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
A Distributed Experimenting and Testing harness in Python. Automatically deploy, execute, and report your distributed test cases in easy steps. Write arbitrarily scenario scripts using 8 keywords. Fine grained distributed sync with built-in API.
The project delivers a JavaScript library for Canvas computing; the library allows to represent and browse structured information in form of conntected hexagons wrapped in one the 3D space
(G)EditMate is a set of GEdit plugins that will make writing Ruby, Ruby on Rails and web applications applications even easier, while still maintaining a lightweight feel to it.
includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.
Multired is middleware for automatic dynamic generation of multi-resolution representations for large spatio-temporal databases. It also provides an API which uses the middleware to support user-guided navigation of spatiotemporal data.
JVanish is a minimalistic 3D engine based solely on standard web technologies: Javascript, XHTML, CSS and SOAP. Its goal is to find a generic and useful XHTML-based 3D widget set, while staying mostly lightweight in an AJAX web environment.
Through Browser Debugger (TBD) is a debugger for the Python language which uses any web browser as the userinterface. Simply run TBD with the name of the application to debug and your browser will open automatically to display the debugger.
BusyBoxDotNet is an ASP.NET library targeting UI enhancements in web applications. It provides libraries and web controls to ease otherwise time consuming tasks and provides support and seamless integration with the latest Ajax technologies.
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.