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.
Create free account
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
DMUCS works with distcc to allow multiple users to share a gcc compilation farm, while guaranteeing that each compilation will be assigned to the highest-performing, available cpu in the compilation farm.
Subether is a p2p network system that allows applications to find each other to make use of peering resources. Included is a distcc application. I'm trying to make the worlds largest compiler.
Tsync is a user-level daemon that provides transparent synchronization amongst a set of computers. Tsync uses a peer-to-peer architecture for scalability, efficiency, and robustness.
Boiler-plate code for bootstrapping CORBA 2.5+ applications. The goal is to create a set of cooperative services and components needed by CORBA apps. Essentially, a pre-fabricated CORBA infrastructure that facilitates component based software engineering
A p2p based network management tool/database. The intention of the project is to create a flexible, improvable network interface to higher-level applications, such as a distributed database. The project may contain libraries and applications.
Provides fast lookup for a Subject Based messaging product using a trie. It allows for configurable wildcard characters to replace a single or multiple subject field(s) (A.B.*.D.>). Insertion in to the tree returns a unique handle for subsequent deletion
p2p-fs is a Peer to Peer file system in user space, using FUSE. Allows you to share files over an LAN and/or WAN. Can be mounted as a normal file system under Linux.