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
G

goldmansachs/gs-collections

0
View on GitHub↗
0 stars·0 forks·7 views

Gs Collections

We are pleased to announce that GS Collections has been migrated to the Eclipse Foundation, re-branded as Eclipse Collections.

Features

  • Data Structures and Memory - Goldman Sachs collections framework.
  • Collection Libraries - High-performance replacement for standard Java collections.

Star history

Star history chart for goldmansachs/gs-collectionsStar history chart for goldmansachs/gs-collections

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Gs Collections

These projects share indexed features with Gs Collections. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • openhft/chronicle-queueOpenHFT avatar

    OpenHFT/Chronicle-Queue

    3,692View on GitHub↗

    Chronicle Queue is a high-performance data handling system featuring off-heap message queues, memory-mapped file stores, and replicated message stores. It provides a binary compatible memory layout that enables different programming languages to share data without serialization overhead. The system utilizes a replicated message store to synchronize data across multiple nodes, ensuring high availability and instant failover. Its memory-mapped architecture supports deterministic replay from disk and low-latency data recording. The project implements off-heap memory management and zero-allocati

    Javachroniclejavalow-latency
    View on GitHub↗3,692
  • aol/cyclopsaol avatar

    aol/cyclops

    1,328View on GitHub↗

    An advanced, but easy to use, platform for writing functional applications in Java 8.

    Java
    View on GitHub↗1,328
  • bazelbuild/bazelbazelbuild avatar

    bazelbuild/bazel

    25,529View on GitHub↗

    Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation tasks for massive codebases. It functions as a hermetic build environment, utilizing sandboxed execution and content-addressable caching to ensure that build artifacts are reproducible and that identical tasks are never re-executed. By modeling dependencies as a directed acyclic graph, the system determines optimal execution order and identifies tasks that can run in parallel. The project distinguishes itself through its support for distributed build execution, allowing resou

    Javabazelbuildbuild-system
    View on GitHub↗25,529
  • aggregateknowledge/java-hllaggregateknowledge avatar

    aggregateknowledge/java-hll

    318View on GitHub↗

    Java library for the HyperLogLog algorithm

    Java
    View on GitHub↗318
Compare all 30 related projects→

Frequently asked questions

What does goldmansachs/gs-collections do?

We are pleased to announce that GS Collections has been migrated to the Eclipse Foundation, re-branded as Eclipse Collections.

What are the main features of goldmansachs/gs-collections?

The main features of goldmansachs/gs-collections are: Data Structures and Memory, Collection Libraries.

Which projects share features with goldmansachs/gs-collections?

Projects with overlapping indexed features include: openhft/chronicle-queue — Chronicle Queue is a high-performance data handling system featuring off-heap message queues, memory-mapped file… aol/cyclops — An advanced, but easy to use, platform for writing functional applications in Java 8. bazelbuild/bazel — Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation… belliottsmith/injector. ben-manes/caffeine — Caffeine is a high-performance caching library for the Java virtual machine designed to manage object lifecycles… aggregateknowledge/java-hll — Java library for the HyperLogLog algorithm.