awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索博客网站地图
项目关于媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesJava Integer Collections

Memory-efficient Java collections for managing integer sets in large-scale data processing frameworks.

Distinct from Java Data Processing Libraries: Distinct from Java Data Processing Libraries: focuses on specialized integer set structures rather than general data transformation libraries.

Explore 1 awesome GitHub repository matching data & databases · Java Integer Collections. Refine with filters or upvote what's useful.

Awesome Java Integer Collections GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • roaringbitmap/roaringbitmapRoaringBitmap 的头像

    RoaringBitmap/RoaringBitmap

    3,878在 GitHub 上查看↗

    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

    Offers memory-efficient collections for managing large-scale integer sets in Java.

    Javabitsetdruidjava
    在 GitHub 上查看↗3,878
  1. Home
  2. Data & Databases
  3. Java Data Processing Libraries
  4. Java Integer Collections