2 Repos
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 is a tool for retrieving official signed application binaries and managing access to regional application stores. It enables the discovery and downloading of application files from various country-specific stores without requiring system-level account changes. The project features a multi-account management system that rotates credentials to authenticate with different regional endpoints. This allows for regional store browsing and the retrieval of official signed binaries for backup or sideloading purposes. The system also includes capabilities for legacy app versioning, providing a m
Implements mechanisms for locating and fetching official signed application binaries for sideloading.