1 Repo
Standardized binary serialization formats that ensure consistent data interpretation across different programming languages and hardware architectures.
Distinct from Language-Neutral Data Serialization: Distinct from Language-Neutral Data Serialization: focuses on the portability of compressed bitset structures specifically.
Explore 1 awesome GitHub repository matching data & databases · Cross-Platform Binary Formats. Refine with filters or upvote what's useful.
RoaringBitmap is a compressed integer set library designed for memory-efficient storage and high-speed in-memory analytics. It provides a professional implementation of the Roaring Bitmap format to maintain compact representations of integer collections. The project features a standardized binary serialization format that enables the exchange of compressed bitmap data across different programming languages and hardware architectures. This allows for consistent data portability and cross-language data exchange. The library performs rapid logical set operations, including intersections, unions
Provides a standardized binary serialization format that ensures data portability across languages and architectures.