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

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

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

15 مستودعات

Awesome GitHub RepositoriesBinary Object Chunkers

Utilities for managing large binary blobs by automatically chunking data for storage.

Distinct from Object Storage Services: Distinct from Object Storage Services: focuses on the automatic chunking of binary data rather than general object storage management.

Explore 15 awesome GitHub repositories matching data & databases · Binary Object Chunkers. Refine with filters or upvote what's useful.

Awesome Binary Object Chunkers GitHub Repositories

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

    nats-io/nats-server

    20,076عرض على GitHub↗

    NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge computing, and distributed microservices. It functions as a distributed publish-subscribe broker that routes messages using hierarchical, dot-separated subject strings, enabling decoupled communication between services without requiring centralized broker lookups. The system supports core messaging patterns including asynchronous publish-subscribe, request-reply, and load-balanced queue processing. The platform distinguishes itself through a decentralized architecture that eliminates t

    Manages large binary objects by automatically chunking data for efficient storage and retrieval.

    Gocloudcloud-computingcloud-native
    عرض على GitHub↗20,076
  • apple/foundationdbالصورة الرمزية لـ apple

    apple/foundationdb

    16,446عرض على GitHub↗

    FoundationDB is an ACID-compliant distributed transactional key-value store. It functions as a scalable database engine that ensures strict serializability and data consistency across a cluster of servers using a shared-nothing architecture. The system is distinguished by its multi-region replication capabilities, allowing data to be synchronized across different datacenters for high availability and disaster recovery. It utilizes optimistic concurrency control to manage distributed transactions and employs a majority-based coordination system to maintain cluster state. The platform provides

    Automatically breaks large binary objects into smaller chunks for compatible storage within the database.

    C++aciddistributed-databasefoundationdb
    عرض على GitHub↗16,446
  • dexie/dexie.jsالصورة الرمزية لـ dexie

    dexie/Dexie.js

    14,445عرض على GitHub↗

    Dexie.js is a wrapper library for IndexedDB that provides a simplified interface for managing and querying structured data within the browser. It functions as a browser database manager used to maintain persistent application state and store binary blobs and records. The project serves as an offline-first data store that synchronizes browser data with remote servers to maintain consistency across sessions. It also acts as a reactive database store by monitoring data changes in real time to trigger automatic user interface updates, and functions as a client-side search engine for indexing and

    Allows saving large binary objects and files directly alongside structured database records.

    TypeScript
    عرض على GitHub↗14,445
  • abpframework/abpالصورة الرمزية لـ abpframework

    abpframework/abp

    14,313عرض على GitHub↗

    ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules. The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates

    Provides a standardized infrastructure layer for saving and retrieving large binary blobs and files.

    C#abpangulararchitecture
    عرض على GitHub↗14,313
  • phacility/phabricatorالصورة الرمزية لـ phacility

    phacility/phabricator

    12,305عرض على GitHub↗

    Phabricator is a software development suite consisting of a collection of integrated web applications designed to manage the full software engineering lifecycle. It serves as a project management platform, issue tracking system, and code review tool. The suite provides capabilities for bug tracking and coordination, allowing teams to report and manage software defects and feature requests. It also facilitates peer code review workflows to manage proposed changes before they are merged into a repository. The platform includes tools for project task organization and general software developmen

    Provides a storage system for managing large binary objects and attachments via the local filesystem.

    PHP
    عرض على GitHub↗12,305
  • mbdavid/litedbالصورة الرمزية لـ mbdavid

    mbdavid/LiteDB

    9,410عرض على GitHub↗

    LiteDB is a serverless, embedded NoSQL document database for .NET applications. It persists data into a single portable file, functioning as a BSON data store that resides within the application process rather than running as a separate server. The system is ACID compliant, utilizing write-ahead logging to ensure atomic, consistent, isolated, and durable transactions. It includes built-in encryption to provide secure local data storage and protect files on disk from unauthorized access. The project covers object-document mapping to convert classes into document formats, indexed search capabi

    Provides specialized storage for large binary blobs to prevent document fragmentation.

    C#
    عرض على GitHub↗9,410
  • lancedb/lancedbالصورة الرمزية لـ lancedb

    lancedb/lancedb

    9,031عرض على GitHub↗

    LanceDB is a vector database and columnar data store designed to function as a versioned dataset manager and vector search engine. It serves as a high-performance backend for indexing and retrieving high-dimensional embeddings, providing the foundation for machine learning data pipelines. The system distinguishes itself through a combination of cloud-native object storage and immutable version tracking, allowing for data time-travel and reproducible AI experiments. It integrates hybrid search capabilities, merging dense vector similarity with BM25 full-text search and SQL-like scalar filters

    Reads and writes large binary data using lazy-loading file objects to optimize memory usage.

    HTMLapproximate-nearest-neighbor-searchimage-searchnearest-neighbor-search
    عرض على GitHub↗9,031
  • hazelcast/hazelcastالصورة الرمزية لـ hazelcast

    hazelcast/hazelcast

    6,570عرض على GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Enables storage of complex objects using configurable serialization methods.

    Javabig-datacachingdata-in-motion
    عرض على GitHub↗6,570
  • mongo-express/mongo-expressالصورة الرمزية لـ mongo-express

    mongo-express/mongo-express

    5,968عرض على GitHub↗

    Mongo-express هي واجهة إدارية قائمة على الويب لـ MongoDB، توفر أداة مرئية لإدارة قواعد البيانات والمجموعات دون استخدام أداة سطر الأوامر. تم بناؤها كتطبيق Node.js، وتعمل كمحرر مستندات ومدير قاعدة بيانات للاستعلام عن السجلات واستيرادها وتصديرها. تتضمن البرمجيات واجهة إدارية متوافقة مع موفري هوية OpenID Connect وOAuth2 للوصول الآمن للمستخدم. كما تتميز بمراقب أداء لعرض إحصائيات صحة قاعدة البيانات وإدارة فهارس المجموعات لتحسين سرعات الاسترجاع. يغطي النظام عمليات بيانات واسعة بما في ذلك تحرير المستندات، والاستعلام، وإدارة الأصول الثنائية الكبيرة عبر GridFS. ويوفر عناصر تحكم إدارية لرؤية قاعدة البيانات، وتكوين الاتصال المشفر، ووضع القراءة فقط لمنع تعديل البيانات العرضي.

    Manages oversized binary data by utilizing the GridFS system to store files as chunks within the database.

    JavaScript
    عرض على GitHub↗5,968
  • python-attrs/attrsالصورة الرمزية لـ python-attrs

    python-attrs/attrs

    5,799عرض على GitHub↗

    attrs is a Python library that automatically generates initialization, representation, equality, hashing, and ordering methods from declarative class attribute definitions. At its core, it provides a class decorator metaprogramming framework that intercepts class creation to rewrite the class body, producing dunder methods without manual boilerplate. The library includes a comprehensive attribute validation toolkit with built-in validators for type checks, range constraints, regex matching, length limits, and logical composition of validation rules. The library distinguishes itself through it

    Ships a binary serialization feature for attrs class instances using a compact binary format.

    Python
    عرض على GitHub↗5,799
  • rhaiscript/rhaiالصورة الرمزية لـ rhaiscript

    rhaiscript/rhai

    5,453عرض على GitHub↗

    Rhai هو محرك برمجة نصية مضمن ولغة ذات كتابة ديناميكية مصممة للدمج في تطبيقات Rust. يعمل كمترجم لشجرة بناء الجملة المجردة (AST) وطبقة تداخل أصلية، مما يسمح للمطورين بربط أنواع ووظائف Rust ببيئة برمجة نصية للتواصل ثنائي الاتجاه. يعمل المشروع كإطار عمل لإنشاء لغات خاصة بالمجال (DSL) قابلة للتخصيص. يسمح بتعريف عوامل تشغيل مخصصة، وبناء جملة، وبيئات تنفيذ مقيدة، مما يتيح إنشاء لغات متخصصة ذات مجموعات وظيفية مصممة خصيصاً. يغطي المحرك مجموعة واسعة من القدرات بما في ذلك الحماية (Sandboxing) المحدودة الموارد للتنفيذ الآمن، وتنظيم الكود المعياري، ومعالجة البيانات الشاملة للأنواع الرقمية والنصية والثنائية. كما يوفر أدوات لمعالجة AST، وتسلسل حالة التنفيذ، وقابلية المراقبة في وقت التشغيل من خلال فحص مكدس الاستدعاءات وواجهات التصحيح. تم تصميم المحرك للنشر عبر المنصات على أي وحدة معالجة مركزية أو نظام تشغيل مدعوم من المترجم الأصلي.

    Handles packed arrays of bytes as large binary objects for efficient raw data storage.

    Rustembeddedembedded-scripting-languageno-std
    عرض على GitHub↗5,453
  • h2database/h2databaseالصورة الرمزية لـ h2database

    h2database/h2database

    4,607عرض على GitHub↗

    H2 is a JDBC-compliant relational database management system written in Java. It functions as an embeddable SQL database that can run directly within an application process to remove network latency, or as an in-memory database for high-performance volatile storage. It also includes a web-based console for executing SQL commands and administering schemas. The system is characterized by its flexible deployment modes, including a standalone server mode for remote TCP/IP access and a mixed mode for simultaneous local and remote connectivity. It features a dialect emulation layer and compatibilit

    Supports the storage and retrieval of large binary data objects using BLOB types.

    Javadatabasejavajdbc
    عرض على GitHub↗4,607
  • stewartmcgown/udsالصورة الرمزية لـ stewartmcgown

    stewartmcgown/uds

    4,374عرض على GitHub↗

    uds هي أداة تخزين من ثنائي إلى نص ومدير تخزين مستندات سحابي. تقوم بتحويل الملفات الثنائية إلى أجزاء نصية مشفرة لتسهيل التخزين والاسترداد داخل منصات المستندات السحابية، وتحديداً لتجاوز حصص التخزين في خدمات مثل Google Drive. يستخدم النظام ترميز base64 والتقسيم القائم على الأجزاء لتقسيم الملفات الثنائية الكبيرة إلى أجزاء أصغر تناسب حدود الأحرف لمستندات السحابة الفردية. يقوم بإعادة تجميع هذه الملفات الأصلية من خلال إعادة بناء الكتلة المتسلسلة. يغطي المشروع إدارة ملفات السحابة، بما في ذلك القدرة على سرد الملفات المخزنة والبحث عنها وحذفها. كما يوفر قدرات معالجة مجمعة لتحميل وتنزيل ملفات متعددة باستخدام الأنماط والبدائل، إلى جانب أدوات لتنسيق حجم الملف القابل للقراءة البشرية.

    Saves binary data by splitting it into encoded documents to bypass cloud storage quotas.

    Pythongoogle-driveunlimited
    عرض على GitHub↗4,374
  • alibaba/fastjson2الصورة الرمزية لـ alibaba

    alibaba/fastjson2

    4,307عرض على GitHub↗

    fastjson2 is a high-performance Java library used for serializing and deserializing Java objects to and from JSON strings and byte arrays. It functions as a binary JSON serializer for encoding objects into optimized binary formats to reduce payload size and increase processing speed. The project includes a JSONPath query engine for extracting specific data and fields from JSON documents using standardized path expressions and filters. It also serves as a JSON schema validator, providing utilities to generate data contracts and validate JSON input against defined schemas to ensure structural c

    Transforms Java objects into UTF-8 byte arrays for efficient caching and RPC communication.

    Javaandroidbig-datadeserialization
    عرض على GitHub↗4,307
  • rusqlite/rusqliteالصورة الرمزية لـ rusqlite

    rusqlite/rusqlite

    4,058عرض على GitHub↗

    Rusqlite is an embedded database interface and relational database driver that provides a client library for interacting with SQLite. It functions as an SQL query wrapper, enabling the management of local file-based or in-memory databases through a safe interface. The library allows for the extension of native database capabilities by implementing custom scalar functions, collations, and virtual tables. It also supports the embedding of the database engine directly into the application binary to remove external library dependencies. The project covers a broad range of capabilities including

    Handles large binary data blobs through streaming I/O traits to minimize memory usage.

    Rustbindingsrustsqlite
    عرض على GitHub↗4,058
  1. Home
  2. Data & Databases
  3. Object Storage Services
  4. Binary Object Chunkers

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

  • Binary Object Storage1 وسم فرعيStorage of large binary blobs directly within a database system. **Distinct from Binary Object Chunkers:** Focuses on the storage of blobs rather than the chunking process