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

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

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

exaspark/batch-loader

0
View on GitHub↗
1,122 نجوم·51 تفرعات·Ruby·MIT·5 مشاهداتengineering.universe.com/batching-a-powerful-way-to-solve-n-1-queries-every-rubyist-should-know-24e20c6e7b94↗

Batch Loader

:zap: Powerful tool for avoiding N+1 DB or HTTP queries

Features

  • Profiling and Benchmarking - Lazy batching to prevent N+1 query issues.

سجل النجوم

مخطط تاريخ النجوم لـ exaspark/batch-loaderمخطط تاريخ النجوم لـ exaspark/batch-loader

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Batch Loader

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Batch Loader.
  • dgryski/go-perfbookالصورة الرمزية لـ dgryski

    dgryski/go-perfbook

    10,902عرض على GitHub↗

    This project is a collection of educational resources and technical guides focused on Go performance optimization. It provides instruction on improving execution speed and reducing memory usage through code and architectural refinements. The guides cover advanced strategies for low-level programming, including the use of assembly for SIMD instructions and unsafe pointers for direct memory manipulation. It also details concurrency optimization techniques such as lock sharding and cache-line padding to reduce contention and improve hardware utilization. The material encompasses broad capabilit

    optimizationperformanceperformance-analysis
    عرض على GitHub↗10,902
  • bytedance/g3الصورة الرمزية لـ bytedance

    bytedance/g3

    879عرض على GitHub↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    عرض على GitHub↗879
  • code-mancers/rbkitالصورة الرمزية لـ code-mancers

    code-mancers/rbkit

    354عرض على GitHub↗

    A new profiler for Ruby. With a GUI

    Ruby
    عرض على GitHub↗354
  • bheisler/criterion.rsالصورة الرمزية لـ bheisler

    bheisler/criterion.rs

    5,485عرض على GitHub↗

    Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a framework for isolating and measuring small code segments, using statistical analysis to eliminate noise and ensure reliable, repeatable measurements of execution speed. The tool distinguishes itself through a performance visualization suite that generates HTML reports and graphs to track performance trends and throughput. It includes a system for comparing current execution times against stored baselines to identify and prevent performance drops. The library covers asynchronous

    Rustbenchmarkcriteriongnuplot
    عرض على GitHub↗5,485
عرض جميع البدائل الـ 20 لـ Batch Loader→

الأسئلة الشائعة

ما هي وظيفة exaspark/batch-loader؟

:zap: Powerful tool for avoiding N+1 DB or HTTP queries

ما هي الميزات الرئيسية لـ exaspark/batch-loader؟

الميزات الرئيسية لـ exaspark/batch-loader هي: Profiling and Benchmarking.

ما هي البدائل مفتوحة المصدر لـ exaspark/batch-loader؟

تشمل البدائل مفتوحة المصدر لـ exaspark/batch-loader: dgryski/go-perfbook — This project is a collection of educational resources and technical guides focused on Go performance optimization. It… bytedance/g3 — Enterprise-oriented Generic Proxy Solutions. code-mancers/rbkit — A new profiler for Ruby. With a GUI. cong-or/hud — Find code blocking your Tokio workers. eBPF-powered, no instrumentation. bheisler/criterion.rs — Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a… bencherdev/bencher — 🐰 Bencher - Continuous Benchmarking.