awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
giltene avatar

giltene/PauselessHashMap

0
View on GitHub↗
153 stars·22 forks·Java·Apache-2.0·6 vues

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.

Historique des stars

Graphique de l'historique des stars pour giltene/pauselesshashmapGraphique de l'historique des stars pour giltene/pauselesshashmap

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à PauselessHashMap

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec PauselessHashMap.
  • aggregateknowledge/java-hllAvatar de aggregateknowledge

    aggregateknowledge/java-hll

    318Voir sur GitHub↗

    Java library for the HyperLogLog algorithm

    Java
    Voir sur GitHub↗318
  • aol/cyclopsAvatar de aol

    aol/cyclops

    1,328Voir sur GitHub↗

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

    Java
    Voir sur GitHub↗1,328
  • bazelbuild/bazelAvatar de bazelbuild

    bazelbuild/bazel

    25,529Voir sur 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
    Voir sur GitHub↗25,529
  • addthis/stream-libAvatar de addthis

    addthis/stream-lib

    2,265Voir sur GitHub↗

    Stream summarizer and cardinality estimator.

    Java
    Voir sur GitHub↗2,265
Voir les 30 alternatives à PauselessHashMap→

Questions fréquentes

Que fait giltene/pauselesshashmap ?

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

Quelles sont les fonctionnalités principales de giltene/pauselesshashmap ?

Les fonctionnalités principales de giltene/pauselesshashmap sont : Data Structures and Memory.

Quelles sont les alternatives open-source à giltene/pauselesshashmap ?

Les alternatives open-source à giltene/pauselesshashmap incluent : 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.