2 مستودعات
Mechanisms for locating and fetching specific binary objects using logical or physical addresses.
Distinct from Binary Object Storage: Existing candidates focus on the storage of blobs or extraction of files from blobs, not the retrieval indexing logic.
Explore 2 awesome GitHub repositories matching data & databases · Binary Blob Retrieval. Refine with filters or upvote what's useful.
Lance is a versioned columnar data format and storage engine designed as a multimodal AI lakehouse. It serves as a vector database storage engine and a cloud object store dataset manager, organizing images, video, audio, and embeddings into a unified format optimized for machine learning workflows. The project distinguishes itself by combining a columnar layout for structured data with a specialized blob store for large multimodal tensors. It implements a hybrid search engine that integrates vector similarity search, full-text search, and SQL analytics on a single dataset, supported by a stor
Fetches binary objects using positional indices, logical row IDs, or physical addresses to locate specific data.
Asspp هي أداة لاسترداد ثنائيات التطبيقات الموقعة رسمياً وإدارة الوصول إلى متاجر التطبيقات الإقليمية. تتيح اكتشاف وتنزيل ملفات التطبيقات من متاجر مختلفة خاصة بكل بلد دون الحاجة إلى تغييرات في حساب مستوى النظام. يتميز المشروع بنظام إدارة حسابات متعدد يقوم بتدوير بيانات الاعتماد للمصادقة مع نقاط نهاية إقليمية مختلفة. وهذا يسمح بتصفح المتجر الإقليمي واسترداد الثنائيات الموقعة رسمياً لأغراض النسخ الاحتياطي أو التحميل الجانبي. يتضمن النظام أيضاً إمكانات لإصدار التطبيقات القديمة، مما يوفر وسيلة لتحديد وتنزيل إصدارات سابقة من تطبيق بدلاً من الإصدار الأحدث فقط.
Implements mechanisms for locating and fetching official signed application binaries for sideloading.