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

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

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

1 مستودع

Awesome GitHub RepositoriesBuffered Data Readers

Utilities for constructing data readers that process information in fixed-length chunks from restricted sources.

Distinct from Data Buffering: None of the candidates fit; they focus on GPU memory or terminal buffers rather than general-purpose buffered reader implementations.

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

Awesome Buffered Data Readers GitHub Repositories

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

    mission-peace/interview

    11,306عرض على GitHub↗

    This project is a comprehensive library of reference implementations for fundamental data structures and algorithms, designed to support technical interview preparation and software engineering assessments. It provides a structured collection of computational techniques for solving complex problems involving arrays, strings, graphs, trees, and mathematical analysis. The library distinguishes itself by offering specialized implementations for advanced topics, including concurrent programming patterns and geometric algorithms. It features thread-safe primitives for managing shared state and tas

    Constructs data readers of arbitrary size using restricted functions that only read fixed-length chunks.

    Java
    عرض على GitHub↗11,306
  1. Home
  2. Data & Databases
  3. Buffered Data Readers