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.
F&S File Find (i.e. Fast and Slow File Find) is a cross-platform command-line tool designed for Ultra-Fast Searching for Files on your hard drive.
The application uses two main facilities to quickly locate files on your drive:
1. Caching previously visited folders in order to allow Ultra-Fast searches on consequent searches.
2. Multi-Core operation to speed up searches. (Compared to the standard Windows/CLI search tools)
The application is designed to favor speed over all other computer resources (mainly memory), As my assumption is that if you want to locate a file on your drive, you want results as fast as possible.
...
Powerful search library, best suited for computer-aided translation
Concordia - Roman goddess of agreement. Concordance searcher - tool for translators who need their translations to "agree" with one standard.
Concordia is a C++ library for fast text lookup in large corpora. It uses a RAM stored index, which takes up approximately 600MB of memory for a corpus of 2 million sentences. It is based on the idea of a suffix array, enhanced by the presence of other auxiliary data structures.
The effects are stunning - Concordia is able to do simple substring...
** ATTENTION **
THIS PROJECT HAS MOVED TO:
https://github.com/pgmodeler/pgmodeler
New releases only will be available on GitHub.
PostgreSQL Database Modeler, or simply pgModeler is an open source project of a CASE tool for modeling PostgreSQL that merges the classical concepts of modeling using entity-relationship diagrams with specific features that only PostgreSQL implements. The pgModeler translates the models created by the user to SQL code and apply them onto database clusters from version 8.0 to 9.1.
Please, let me know how the pgModeler is working on your computer! ...