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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Software to manage a distributed electronic repository of documents, BibTeX references, annotations and notes. Distil is built upon the Git distributed revision control system and provides a user interface like the Trac wiki.
Point of Sales System with a lot of features for any usage and business
needs. Includes warehouse management, payable accounts and receivable
accounts. All easy and fast without hard configurations or problems.
Account Euro coins (collection, box collection), and calculates the total amount with your Symbian or Android mobile. Cuenta monedas de Euro (colectas, caja, recaudaciones), y calcula el importe total con tu movil Symbian o Android.
Representation of events graphically on screen using SDL. External applications send a simple message and visual event renders animation on screen depicting the event taking place.
This project aims to create a Python SQLite based data offline/online analytics program targetted mainly on web analytics. The main development would involve a complete python powered (C/C++ intermediate wrappers if required) sqlite analysis engine.
A Trac plugin to display tickets in a tree, organized based on structured ticket titles.
See the full description and manual on the Track-Hacks site:
http://trac-hacks.org/wiki/TicketTreePlugin
Flow Investigation using N-Dimensions (FIND) is a program designed for analysis and visualization of Flow Cytometry data. FIND focuses specifically on automated population discovery (clustering) methods. The project targets both users and developers.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
VR Juggler is a virtual platform for virtual reality application development created at the Virtual Reality Applications Center at Iowa State University. Applications developed in VR Juggler can transparently move between a wide range of VR systems.
Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.
faces is a powerful and flexible project management tool. It not only offers many extraordinary features like multiple resource balancing algorithms and multi scenario planing, but can also be easily extended and customized.
Tool for annotating (bike race) videos with data from GPS devices to display time, distance, speed, power, HR, CAD, elevation, laps. Outputs a series of SVG files importable as image sequence into the OpenShot Video editor as overplayed video track.
A parser that can parse LATEX source code and generate a report. It points out syntactic errors, suggest improvements to code(in a syntactic sense). Works with all common LATEX classes as well as common packages and new macros.
A python system designed to offload the weight of a server in to multiple clients, in theory preventing the need for a server in the first place...(currently minecraft only)
Apimenu is a multi-platforms terminal menu configurable through an xml interface.
Apimenu supports multi-languages, menus, menu options, input forms and strict control of type and values.
Free and easy to implement algorithm that can be used for resource leveling in Gantt projects. Uses resources assignment policies, availibility calendars, tasks\' priorities, dependencies, sizings, complexity due to human communication.
TOSPMS - A practice management system for the healthcare industry.
TOSPMS - The Open Source Practice Management System. A highly customizable practice management system for the healthcare industry, designed for speed and simplicity. Written in Python using wxPython among others.
QuickFlash is a C++-based analysis library for data files generated by the Flash hydrodynamics code. It provides high-performance access to large datasets in low memory situations and other restrictive environments.
Gaphor is a UML modeling environment written in Python. Gaphor is small and very extensible.
The repository is located at http://github.com/gaphor/gaphor.
This is a quick and dirty python script for taking text document with comments as exported by Word and in-lining the text of the comments at the comment marker in the document.
The process is:
* using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work)
* python iwc.py -i infile.txt -o outfile.txt
* open up outfile.txt with your favourite editor
Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try using Word’s compare to see the markup between the original.doc and outfile.txt to show the comments.