awesome-repositories.com
博客
awesome-repositories.com

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
giltene avatar

giltene/PauselessHashMap

0
View on GitHub↗
153 星标·22 分支·Java·Apache-2.0·6 次浏览

PauselessHashMap

/ Written by Gil Tene, based on Apache Harmony version of java.util.HashMap. */

Features

  • Data Structures and Memory - HashMap compatible map that avoids stalling during resizing.

Star 历史

giltene/pauselesshashmap 的 Star 历史图表giltene/pauselesshashmap 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

giltene/pauselesshashmap 是做什么的?

/ Written by Gil Tene, based on Apache Harmony version of java.util.HashMap. */

giltene/pauselesshashmap 的主要功能有哪些?

giltene/pauselesshashmap 的主要功能包括:Data Structures and Memory。

giltene/pauselesshashmap 有哪些开源替代品?

giltene/pauselesshashmap 的开源替代品包括: aggregateknowledge/java-hll — Java library for the HyperLogLog algorithm. 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… addthis/stream-lib — Stream summarizer and cardinality estimator.

PauselessHashMap 的开源替代方案

相似的开源项目,按与 PauselessHashMap 的功能重合度排序。
  • aggregateknowledge/java-hllaggregateknowledge 的头像

    aggregateknowledge/java-hll

    318在 GitHub 上查看↗

    Java library for the HyperLogLog algorithm

    Java
    在 GitHub 上查看↗318
  • aol/cyclopsaol 的头像

    aol/cyclops

    1,328在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗1,328
  • bazelbuild/bazelbazelbuild 的头像

    bazelbuild/bazel

    25,529在 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
    在 GitHub 上查看↗25,529
  • addthis/stream-libaddthis 的头像

    addthis/stream-lib

    2,265在 GitHub 上查看↗

    Stream summarizer and cardinality estimator.

    Java
    在 GitHub 上查看↗2,265
查看 PauselessHashMap 的所有 30 个替代方案→