The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
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.
A small simple utility to replace UUID's in a file with new ones, preserving any internal references. It was initially motivated by a wish to copy Visual Studio projects and WIX fragments.
Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
dfShell is a graphical shell in the style of a data flow composition tool. The programs launched by the shell can have >1 inputs and outputs. Backwards compatible with command line programs that use stdin and stdout.
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.
Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
Python Integrated Parallel Programming EnviRonment (PIPPER), Python pre-parser that is designed to manage a pipeline, written in Python. It enables automated parallelization of loops. Think of it like OpenMP for Python, but it works in a computer cluster
Add-ons to the ECMWF GRIB API.
This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation.
The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.
csart - Clever-Search-And-Replace-Text Search, find and replace text in named files or recursive in all directories (-r). If choosen, strings are only replaced if another key-string occures in the line (-w)
A tool to keep database objects and stored procedures synchronized with application code in a multi-developer environment with a short release cycle and multiple development branches. Tie-in to svn (subversion) for version control.
apt-gui is a graphical front end for the apt package management command line tool. apt-gui was written by Stephen Thorley as a exersize in python tkinter
pypersrc is a GUI source-code browser written in Python and C++. You can click a HTML-like hyperlink to jump to a line in a source code file. pypersrc can display different representations of the same source code. Requires Python Mega Widgets (pmw).
Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
An implementation of the Open Group's Application Response Measurement (ARM) Version 4 standard. The ARM standard describes a means of breaking an application down into it's constituent transactions, and measuring response time across multiple tiers.
"Blue Planet" is a research project simulating the behaviour and darwinian evolution of unicellular lifeforms, each controlled by its own genetic program. Moreover, "Blue Planet Inhabitants" are suited for swarm intelligence and swarm research.
Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com