awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesBinary Installation Methods

Downloadable binary packages for setting up the caching proxy without package manager dependencies.

Distinguishing note: No candidate covers generic binary installation for database proxies; this is a deployment method.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Binary Installation Methods. Refine with filters or upvote what's useful.

Awesome Binary Installation Methods GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • readysettech/readysetAvatar de readysettech

    readysettech/readyset

    5,192Voir sur GitHub↗

    Readyset is a transparent caching proxy for PostgreSQL and MySQL that sits between an application and its database, intercepting SQL queries and serving cached results from memory. It automatically caches query results on first execution and keeps those caches consistent by consuming the database’s replication stream in real time, enabling faster repeated reads without application code changes. The proxy also supports caching advanced SQL functions such as window functions, bucket functions, and locale-aware collation sorting, and exposes an interface that allows AI agents to inspect proxied q

    Offers a downloadable binary for quick local setup of the caching proxy.

    Rustbackendcachecaching
    Voir sur GitHub↗5,192
  • carthage-software/magoAvatar de carthage-software

    carthage-software/mago

    2,867Voir sur GitHub↗

    Mago is a PHP static analysis tool, linter, and code formatter. It detects type errors, dead code, and logic bugs through advanced type inference and flow analysis, while providing a deterministic engine to rewrite source files according to style guides. The project distinguishes itself with a WebAssembly runtime that enables PHP analysis to execute entirely within a web browser, allowing results to be shared via URL. It also provides a minimal Dockerized toolchain distributed as a scratch image for consistent execution across different processor architectures. The toolset covers architectur

    Supports manual installation by downloading release archives and adding the binary to the system path.

    Rustcode-analyzercode-stylecoding-standards
    Voir sur GitHub↗2,867
  1. Home
  2. DevOps & Infrastructure
  3. Binary Installation Methods