awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
exaspark avatar

exaspark/batch-loader

0
View on GitHub↗
1,122 stars·51 forks·Ruby·MIT·7 vuesengineering.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.

Historique des stars

Graphique de l'historique des stars pour exaspark/batch-loaderGraphique de l'historique des stars pour exaspark/batch-loader

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait exaspark/batch-loader ?

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

Quelles sont les fonctionnalités principales de exaspark/batch-loader ?

Les fonctionnalités principales de exaspark/batch-loader sont : Profiling and Benchmarking.

Quelles sont les alternatives open-source à exaspark/batch-loader ?

Les alternatives open-source à exaspark/batch-loader incluent : 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.

Alternatives open source à Batch Loader

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Batch Loader.
  • dgryski/go-perfbookAvatar de dgryski

    dgryski/go-perfbook

    10,902Voir sur 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
    Voir sur GitHub↗10,902
  • bytedance/g3Avatar de bytedance

    bytedance/g3

    879Voir sur GitHub↗

    Enterprise-oriented Generic Proxy Solutions

    Rustaudithttpicap
    Voir sur GitHub↗879
  • code-mancers/rbkitAvatar de code-mancers

    code-mancers/rbkit

    354Voir sur GitHub↗

    A new profiler for Ruby. With a GUI

    Ruby
    Voir sur GitHub↗354
  • bheisler/criterion.rsAvatar de bheisler

    bheisler/criterion.rs

    5,485Voir sur 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
    Voir sur GitHub↗5,485
Voir les 20 alternatives à Batch Loader→