awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • readysettech/readysetAvatar von readysettech

    readysettech/readyset

    5,192Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,192
  • carthage-software/magoAvatar von carthage-software

    carthage-software/mago

    2,867Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,867
  1. Home
  2. DevOps & Infrastructure
  3. Binary Installation Methods