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 library can retrieve icons from extensions and files, with additional information like file type (hard drive, folder, PHP Script File, ...).
The library also provides a class for CACHE icons and creates an ImageList with the added icons.
Monitors directories for changes, executing a user-defined application
Monitors directories / folders for changes in the containing files. Executing a user-defined application with variable command line parameters and displaying a user defined notification message.
It is useful especially to programmers who need to track down modifications within their project during the development process. It is easy to configure and user interface expose a detailed overview.
This project aims at providing an API in .NET to gather directory/files information of an NTFS volume very efficiently. (in contrast to the classic approach like FindFirst/FindNext which is really slow on large directories.)
SDifer is class library for backuping, synchronizing and snapshoting utility.
This is very simple framework for searching difference between a real folder and some its priviouse snapshot.
Utility can automaticly find and extract changes.
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 class library which is capable of watching objects that are serialized and deserialized - moreover it need to re-create object references upon deserialization so that duplicate objects are not in memory
PerPojo combines Pojos (Plain old java objects) and persistence without the need of a database or something like this. It caches all objects in memory and save them to a file using serialization.