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

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

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

2 مستودعات

Awesome GitHub RepositoriesStorage Adapters

Interfaces for decoupling application state from persistence backends.

Distinguishing note: Focuses on pluggable storage for canvas state.

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

Awesome Storage Adapters GitHub Repositories

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

    tldraw/tldraw

    47,883عرض على GitHub↗

    This project is a programmable, high-performance drawing engine designed for building collaborative whiteboards, diagramming tools, and infinite canvas applications. It provides a reactive graphics runtime that manages complex canvas interactions, viewport animations, and input handling through a unified signal-based API. The framework is built on a schema-driven data store that maintains application state in a strictly typed, centralized record system, enabling efficient UI updates and persistent data management. The engine distinguishes itself through a highly modular architecture that supp

    Decouples application state from persistence backends by allowing custom adapters for syncing data.

    TypeScriptcanvascollaborationdesign
    عرض على GitHub↗47,883
  • payloadcms/payloadالصورة الرمزية لـ payloadcms

    payloadcms/payload

    43,053عرض على GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Payload stores file uploads in Vercel Blob storage by configuring the plugin with your read/write token and specifying which collections should use the adapter.

    TypeScriptcmscontent-managementcontent-management-system
    عرض على GitHub↗43,053
  1. Home
  2. Data & Databases
  3. Storage Adapters