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

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

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

2 مستودعات

Awesome GitHub RepositoriesCaching Utilities

Mechanisms for storing and retrieving intermediate computation results to optimize performance and reduce redundant processing.

Distinguishing note: Focuses specifically on data pipeline and transformation caching rather than general-purpose HTTP or application-level caching.

Explore 2 awesome GitHub repositories matching data & databases · Caching Utilities. Refine with filters or upvote what's useful.

Awesome Caching Utilities GitHub Repositories

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

    run-llama/llama_index

    50,306عرض على GitHub↗

    LlamaIndex is a comprehensive development framework designed to connect private or external data sources to large language models. It functions as a data-centric toolkit that enables the construction of retrieval-augmented generation systems, allowing developers to build applications that provide context-aware answers based on specific organizational information. The project distinguishes itself through a robust agentic orchestration engine that supports the creation of autonomous agents capable of multi-step reasoning, memory management, and complex tool execution. Beyond simple retrieval, i

    Optimizes data processing workflows by caching transformation results to avoid redundant computation during pipeline execution.

    Pythonagentsapplicationdata
    عرض على GitHub↗50,306
  • symfony/symfonyالصورة الرمزية لـ symfony

    symfony/symfony

    31,073عرض على GitHub↗

    Symfony is a full-stack web framework designed for building scalable and maintainable server-side applications. It provides a comprehensive collection of decoupled components that form a foundational architecture, centered on a robust dependency injection container and a configuration-driven routing engine. By organizing code into modular services, the framework ensures that application components remain testable and loosely coupled throughout the development lifecycle. The framework distinguishes itself through an event-driven kernel architecture that allows developers to intercept and modif

    Symfony provides caching utilities to store frequently accessed information in temporary memory, reducing processing load on primary databases and improving response times.

    PHPbundleframeworkhacktoberfest
    عرض على GitHub↗31,073
  1. Home
  2. Data & Databases
  3. Caching Utilities