awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesLatency and Performance

Tools and references for understanding system responsiveness and timing.

Explore 2 awesome GitHub repositories matching part of an awesome list · Latency and Performance. Refine with filters or upvote what's useful.

Awesome Latency and Performance GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cerbos/cerbosالصورة الرمزية لـ cerbos

    cerbos/cerbos

    4,460عرض على GitHub↗

    Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec

    Uses high-speed communication and sidecar deployments to keep permission checks off the critical request path.

    Goaccess-controlauthorizationgo
    عرض على GitHub↗4,460
  • jboner/2841832J

    jboner/2841832

    0عرض على GitHub↗

    Classic reference on latency numbers every engineer should know.

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Latency and Performance

استكشف الوسوم الفرعية

  • Authorization Latency MinimizersArchitectural patterns and communication interfaces designed to keep permission checks off the critical request path. **Distinct from Latency and Performance:** Distinct from Latency and Performance: focuses specifically on authorization-related latency mitigation rather than general system responsiveness.
  • Regional Latency OptimizersTechniques for distributing traffic across geographic regions to minimize response times. **Distinct from Regional Latency Optimizations:** Distinct from Latency and Performance: focuses on the specific architectural strategy of regional traffic distribution.