awesome-repositories.com

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

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

1 مستودع

Awesome GitHub RepositoriesSlices Decoding

Decoding JSON arrays directly into typed slices of structured objects.

Distinct from JSON Array Functions: Focuses on the client-side decoding of array results into language-specific slices rather than server-side array functions

Explore 1 awesome GitHub repository matching data & databases · Slices Decoding. Refine with filters or upvote what's useful.

Awesome Slices Decoding GitHub Repositories

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

    redis/rueidis

    2,899عرض على GitHub↗

    Rueidis is a high-performance Redis client library for Go that provides a type-safe and asynchronous interface for interacting with Redis servers. It includes a full implementation of the Redis serialization protocol and a dedicated connection manager to handle pooling, multiplexing, and automatic pipelining. The library is distinguished by its support for RDMA connectivity to reduce latency and CPU overhead. It features a distributed lock manager that implements majority-based locking and optimistic concurrency control, as well as client-side caching with invalidation signals to minimize net

    Includes a utility that scans JSON array results directly into slices of structured types.

    Gocacheclient-side-cachingdistributed
    عرض على GitHub↗2,899
  1. Home
  2. Data & Databases
  3. Array Column Operations
  4. JSON Array Functions
  5. Slices Decoding