awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
hrldcpr avatar

hrldcpr/pcollections

0
View on GitHub↗
784 stars·83 forks·Java·8 views

Pcollections

A Persistent Java Collections Library

Features

  • Data Structures and Memory - A Persistent Java Collections Library.
  • Data Structures - Persistent and immutable collections framework.

Star history

Star history chart for hrldcpr/pcollectionsStar history chart for hrldcpr/pcollections

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pcollections

Similar open-source projects, ranked by how many features they share with Pcollections.
  • roaringbitmap/roaringbitmapRoaringBitmap avatar

    RoaringBitmap/RoaringBitmap

    3,878View on 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

    Javabitsetdruidjava
    View on GitHub↗3,878
  • square/wiresquare avatar

    square/wire

    4,419View on GitHub↗

    Wire is a cross-platform code generator and implementation of gRPC and Protocol Buffers. It transforms schema definitions into type-safe native language bindings for Kotlin, Swift, and Java to ensure consistent data exchange and communication between distributed systems. The project provides specialized tools for protocol buffer schema management, including the ability to prune unused types and filter fields by version to reduce final binary sizes. It also handles namespace management and allows for the creation of custom schema handlers to execute user-defined logic during the compilation ph

    Kotlin
    View on GitHub↗4,419
  • real-logic/simple-binary-encodingreal-logic avatar

    real-logic/simple-binary-encoding

    3,458View on GitHub↗

    Simple Binary Encoding (SBE) - High Performance Message Codec

    Java
    View on GitHub↗3,458
  • aio-libs/janusaio-libs avatar

    aio-libs/janus

    963View on GitHub↗

    Thread-safe asyncio-aware queue for Python

    Pythonasynciomypyqueue
    View on GitHub↗963
See all 30 alternatives to Pcollections→

Frequently asked questions

What does hrldcpr/pcollections do?

A Persistent Java Collections Library

What are the main features of hrldcpr/pcollections?

The main features of hrldcpr/pcollections are: Data Structures and Memory, Data Structures.

What are some open-source alternatives to hrldcpr/pcollections?

Open-source alternatives to hrldcpr/pcollections include: square/wire — Wire is a cross-platform code generator and implementation of gRPC and Protocol Buffers. It transforms schema… roaringbitmap/roaringbitmap — RoaringBitmap is a compressed integer set library designed for memory-efficient storage and high-speed in-memory… real-logic/simple-binary-encoding — Simple Binary Encoding (SBE) - High Performance Message Codec. aio-libs/janus — Thread-safe asyncio-aware queue for Python. alexdrone/buffer — Swift μ-framework for efficient array diffs and datasource adapters. alandefreitas/small — C++ small containers.