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.
Create free account
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
A configuration backup utility. Confstore scans your system for all recognised configuration files and then stores them in a simple archive. confstore can also restore configuration from these archives.
The project provides a script which permits to generate automatically a small rescue system for Linux (boot floppy, CDROM, ZIP or tftpboot configuration). All usal Linux console commands are available. Only hard disk and network drivers are supported.
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.
This software is a distributed replicated blob server (inspired by the google file system paper http://www.cs.rochester.edu/sosp2003/papers/p125-ghemawat.pdf ). It stores your blobs ( <=> files) on a given number of your servers.
SQLBackup is a web application written in PHP to create, restore and manage (encrypted) database dumps from different databases. SQLBackup itself is mainly an PHP written API, but also a tool that uses this API
This one is a backupscript which works with rsync and OpenSSH keys to automate a simple two stage backup on one masterserver over network secure!
19 years later I must say it was a great idea doing it, even though it's too premature to call it anything beyond a project :-).
Would be great if someone would finally create a backup software that has similar capabilities and does not cost or suck...
An original bruteforce-based encryption/decryption system. BBE was originally conceived to chat with encrypted text on IRC. mIRC and X-Chat support BBE via script addon. BBE can also encrypt MIME encoded files. Blowfish encryption is currently supported.
"gum" is an Open-Source file-archiving program, like GNU's "tar". The goal of this project is to create an easy-to-use, fast archiver that produces an output less than that of GNU's "tar".
This tool lets a user compare two directories side-by-side to see which files and subdirectories contain new or out-of-date information (using the file modification time stamp for comparison). The user may then synchronize the contents of the directorie
Binary XML is java library.
Major feature of library is document encoder/decoder which
helps to store DOM model in binary format and retrive DOM
model back. Encoded file size extremely small (in about 10
times relatively to original) .
InfiniTUX - Two floppies rescue and multipurpose embedded LINUX distro - A big collection of console UNIX software to perform system rescue, repairs and backups - NIC and network services supports and an FTP special system to expand its functionalities
JabSync is a program intended to synchronize the rosters of two (or more) distinct Jabber accounts.
It is written in Python and uses the jabberpy library.
Mac binary format converter. Supported binary formats include: native, datafork+resourcefork file, applesingle, macbinary, services for macintosh, etc.
script for full/differencial backup based on shell commands as: sed, tar, diff, ...
the whole backup system is user-friendly with command-line features (like gentoo's portage :-)
easy to configure and use.
JOpenZip aims to be the leading Open Source archive utility program for most platforms. This will be achieved through the use of the Java platform, and support is planned for most archive file formats like Zip, GZip, BZ2, Tar and TGZ.
wxSpilt is a graphic interface based tool that allows to split large files in smaller parts and to join back them. It has been wholy developed using wxWidgets classes
ComprLib is a library providing a flexible and easy to use interface for encoding and decoding of data, independent of the input and output sources. New codecs able to encode/decode Arithmetic to LZSS have been ported.
BDwrap is a template for writing stackable block device drivers on Linux. It's clean interface hides the complexity of device handling, asynchronous calls, buffer cache interaction, etc. It is a great tool to develop stacked block drivers quickly.