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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Secure software enclave for storage of sensitive information in memory
...Buffers that store plaintext data are fortified with guard pages and canary values to detect spurious accesses and overflows. The effort is taken to prevent sensitive data from touching the disk. This includes locking memory to prevent swapping and handling core dumps. Kernel-level immutability is implemented so that attempted modification of protected regions results in an access violation.
This project is CLOSED.
Do no expect any updates from me.
I DO NOT do programming projects anymore.
The source code is available here, you're welcome to fork it and take over development:
github.com/ladyeklipse/ZX-Pokemaster
Sorting/renaming files and managing cheats for ZX Spectrum.
Files are sorted and renamed based on MD5 hashes (if availble).
ZX Pokemaster incorporates AllTipshopPokes database, which contains all known multiface pokes, scraped directly from www.the-tipshop.co.uk...
BackupAFS is an application to backup OpenAFS cells to a remote backup server's disk. It supports compression, full and multi-level incremental dumps, exponential expiry, and configuration via a friendly web interface.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
PHP MySQL Remote Backup is a backup package that supports an unlimited number of sites and databases. Input your MYSQL and FTP connection information to create MySQL dumps and file backups via PHP's FTP functionality.
mylvmdump uses LVM snapshots to create MySQL database backups in scenarios where both a high database availability as well as textual dumps (instead of binary file copies) are required.
BackupPC4AFS is a version of BackupPC modified to backup OpenAFS volumes to a backup server's local disk or attached RAID. It supports full and multi-level incremental dumps, exponential expiry, and configuration via conf files or a web interface.
dumpnet is a collection of bash scripts that allows you to backup multiple servers simultaneously. You can do incremental file system dumps with tar, dump and rsync, backup databases and much more. AIDE can also easily be integrated.
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