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

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

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

8 مستودعات

Awesome GitHub RepositoriesHigh-Performance Collection Processing

Low-overhead processing of large-scale nested data collections using lazy operations.

Distinct from High Performance: Focuses on functional collection processing for memory efficiency, unlike candidates targeting hardware scalers or image processing.

Explore 8 awesome GitHub repositories matching data & databases · High-Performance Collection Processing. Refine with filters or upvote what's useful.

Awesome High-Performance Collection Processing GitHub Repositories

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

    dromara/hutool

    30,279عرض على GitHub↗

    Hutool is a comprehensive suite of Java extensions designed to serve as a standard library extension. Its primary purpose is to reduce development boilerplate for common programming tasks and data manipulation through a collection of utility classes. The project provides specialized toolkits for database management using active record patterns and connection pooling, as well as network communication via a simplified HTTP client and asynchronous socket management. It includes security and identity capabilities such as symmetric and asymmetric encryption, image captcha generation, and JWT token

    Implements Bloom filters for memory-efficient probabilistic membership verification.

    Java
    عرض على GitHub↗30,279
  • facebook/draft-jsالصورة الرمزية لـ facebook

    facebook/draft-js

    22,641عرض على GitHub↗

    Draft-js is a framework for building customizable rich text editors within React applications. It functions as a content editable framework that separates the underlying data model from the visual rendering layer, acting as a rich text content engine to manage complex text data and formatting. The project utilizes an immutable state management system to ensure consistent updates and predictable undo history. It manages editor state through persistent data structures, providing an immutable data state manager to prevent accidental mutation. The framework includes capabilities for high perform

    Performs large-scale transformations and grouping on nested collections with minimal memory overhead.

    JavaScript
    عرض على GitHub↗22,641
  • electronicarts/eastlالصورة الرمزية لـ electronicarts

    electronicarts/EASTL

    9,273عرض على GitHub↗

    EASTL is a C++ Standard Template Library implementation consisting of containers, iterators, and algorithms. It provides cross-platform data structures and a template-based algorithm library designed for use in resource-constrained game engine environments. The library focuses on game engine memory management, providing specialized utilities that ensure predictable memory allocation and high-performance access for real-time applications. These containers maintain consistent behavior across different operating systems and hardware platforms. The project covers high-performance C++ development

    Provides high-performance containers for organizing and accessing data collections consistently across platforms.

    C++c-plus-plusc-plus-plus-11c-plus-plus-14
    عرض على GitHub↗9,273
  • redis/redisinsightالصورة الرمزية لـ redis

    redis/RedisInsight

    8,556عرض على GitHub↗

    RedisInsight is a graphical user interface and management tool for browsing, analyzing, and administering Redis databases. It provides a visual environment for exploring key-value data structures, managing database instances, and performing data analysis across different operating systems and deployments. The tool distinguishes itself by providing dedicated visual managers for complex operations, including a vector database manager for configuring embeddings and similarity searches, a query workbench for executing raw commands and Lua scripts, and a performance monitoring dashboard for tracki

    Uses probabilistic algorithms to perform high-performance membership checks with significantly reduced memory overhead.

    TypeScriptdatabase-guiredisredis-gui
    عرض على GitHub↗8,556
  • andeya/pholcusالصورة الرمزية لـ andeya

    andeya/pholcus

    7,578عرض على GitHub↗

    Pholcus is a distributed web crawling system designed for large-scale data scraping. It employs a master-worker distribution model to coordinate high-concurrency scraping tasks across a network of remote client nodes, enabling both horizontal and vertical data collection. The system features a hot-loadable rule engine that allows extraction and navigation logic to be updated at runtime without restarting the process. It handles dynamic content through headless browser integration and bypasses bot detection using proxy rotation, automated user authentication, and simulated human behavior. The

    Uses static compiled code for high-performance scraping or dynamic files for hot-loading rules without restarting the system.

    Go
    عرض على GitHub↗7,578
  • springside/springside4الصورة الرمزية لـ springside

    springside/springside4

    5,652عرض على GitHub↗

    SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran

    Ships a curated collection of high-performance utility classes for common operations.

    Java
    عرض على GitHub↗5,652
  • apple/swift-collectionsالصورة الرمزية لـ apple

    apple/swift-collections

    4,438عرض على GitHub↗

    توفر هذه المكتبة مجموعة من هياكل البيانات المتخصصة للغة Swift التي توسع المكتبة القياسية بأنواع حاويات متقدمة. تتضمن تطبيقات لطوابير مزدوجة النهاية باستخدام المخازن المؤقتة الدائرية، وطوابير الأولوية القائمة على أكوام الحد الأدنى والأقصى، وتخزين بت-مجموعة وبت-مصفوفة فعال في الذاكرة للقيم المنطقية. يتميز المشروع بمجموعات مرتبة تحافظ على العناصر في ترتيب مرتب عبر تطبيقات B-tree، بالإضافة إلى مجموعات وقواميس مستمرة تستخدم أشجار البادئة المضغوطة لمشاركة البيانات بين النسخ المحورة. كما يوفر حاويات متخصصة تحافظ على ترتيب الإدراج. تغطي المكتبة مجموعة من القدرات بما في ذلك إدارة الذاكرة منخفضة المستوى لمخازن C المؤقتة والقيم غير القابلة للنسخ، والتخزين ذو السعة الثابتة، واستخدام تجزئة robin hood لتحسين استخدام الذاكرة وسرعات البحث.

    Provides a comprehensive suite of high-performance Swift data structures, including priority queues and deques.

    Swiftcollectioncontainerdeque
    عرض على GitHub↗4,438
  • redis/redis-rbالصورة الرمزية لـ redis

    redis/redis-rb

    4,001عرض على GitHub↗

    هذه مكتبة عميل Ruby ومحرك بروتوكول يُستخدم لدمج تطبيقات Ruby مع قواعد بيانات Redis. تعمل كطبقة اتصال تدير إصدارات البروتوكول وتوفر واجهة متسقة لتنفيذ عمليات قاعدة البيانات. تدعم المكتبة مجموعة متنوعة من طوبولوجيا النشر، بما في ذلك النسخ المستقلة، وRedis Sentinel لاكتشاف السيد عالي التوافر وتجاوز الفشل، وRedis Cluster مع توجيه الطلبات المدرك للفتحات واكتشاف العقد. كما توفر تقسيم جانب العميل (sharding) باستخدام التجزئة المتسقة لتوزيع البيانات عبر خوادم مستقلة. تغطي القدرات الواسعة إدارة المعاملات الذرية وبرمجة Lua للتحويلات من جانب الخادم، بالإضافة إلى دعم أنواع البيانات المتخصصة مثل الإحداثيات الجغرافية والتدفقات. يتم تحسين الأداء من خلال تجميع الأوامر (pipelining) وتحليلات التحليل الأصلية، بينما يتم التعامل مع الأمان عبر تشفير SSL/TLS ومصادقة الشهادة المتبادلة. يتضمن العميل أدوات لتنسيق طوبولوجيا قاعدة البيانات المستقلة والعنقودية باستخدام حاويات لاختبار التكامل المؤتمت.

    Uses a high-performance extension driver to accelerate the processing of large data replies and high-volume pipelines.

    Ruby
    عرض على GitHub↗4,001
  1. Home
  2. Data & Databases
  3. High-Performance Collection Processing

استكشف الوسوم الفرعية

  • Compressed Set ArithmeticPerforming complex set calculations like intersections and unions directly on compressed data structures. **Distinct from High-Performance Collection Processing:** Distinct from High-Performance Collection Processing: focuses on bitwise set operations on compressed data rather than general lazy collection processing.
  • High-Performance Containers4 وسوم فرعيةOptimized data structures for storing and accessing collections of data with minimal overhead. **Distinct from High-Performance Collection Processing:** Focuses on the container structures themselves rather than the processing logic of those collections