Intended as a tool for distributing build processes. Automatically forms clusters with other hosts and distributes command line processes. Files are transferred to the remote host on demand. Behaves like distcc, but for almost any type of process.
JOST is high performance JSON Parser and Generator written in C++ and relying on the BOOST Library. The current version is also being extended with a high performance caching service for JSON objects.
Full-stack observability with actually useful AI | Grafana Cloud
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.
This program makes easy the configuration and utilization of multiple connection to remote desktops, using rdp or vnc protocols. Supports almost all rdesktop and xtightvncviewer parameters and copy/paste/rename connections. Stores password in kwallet.
A Workflow Management System for scientific environments written in C++ based on the Petri Nets formalism. It uses the Grid Workflow Description Language (GWorkflowDL) as reference language.
This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
A data parallel scientific programming model. Compiles efficiently to different platforms like distributed memory (MPI), shared memory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
Blackboard implements a lightweight, portable tuple space suitable for multi-agent system and distributed component design. Supports implicit invocation via content-filtered asynchronous events, blocking call semantics, and shared memory messaging.
hive provides a component-oriented plugin-based framework and a GUI system for distributed computing. Please look at the project website for more detailed informations.
BruteNet is a system of the distributed brute force and distributed calculations built on user extensions capable to solve a great number of problems related to the partition on a lot of machines.With sample extention you can distribute brute md5-hash
N-sim is a framework for studying and developing wireless sensor networks. It emulates the computation of sensor platforms, simulates the wireless communications, and allows plug-in models for source detection simulation. Intended for cluster computing.
Open Source Remote Sensing OSSIM project, pronounced "awesome", will leverage existing algorithms/tools/packages from the open source community in construction of the ultimate Remote Sensing/Image Processing/GIS package. osgPlanet extends OSSIM and Op
tslinux aims to recreate RDP5 terminal server functionalities in linux, using vnc, samba, nfs and cups to share graphic console, printers and disks. It will have a graphic tool to monitor connections and to configure users account.
Universal information crawler is a fast precise and reliable Internet crawler. Uicrawler is a program/automated script which browses the World Wide Web in a methodical, automated manner and creates the index of documents that it accesses.
TPO++ is an object-oriented message passing library intended for parallel programming. It is based on the Message Passing Interface (MPI) but allows to transmit objects and data structures of the standard template library.
Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .
Programming libraries for writing an XMLDC (XML Distributed Computing) applications in C++. XMLDC is a XML-based protocol for remote procedure calls (RPC) between different systems. XMLDC is more powerful than XML-RPC and much simpler than SOAP or CORBA.
Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
papa-linux's main target is deploy a linux distribute for my father who know little about computer, which mainly operate use a remote control and has the most simple user interface to process most common task use compuer.
AlchemySOAP is a C++ SOAP 1.1/1.2 protocol stack, licensed under the LGPL. It is fast, standards compliant, includes many automated unit/interop tests and other notable features (optional SSL and DOM support, etc.). AlchemySOAP is a fork of the EasySoap+