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
·
indeedeng avatar

indeedeng/mph-tableArchived

0
View on GitHub↗
101 stars·19 forks·Java·Apache-2.0·3 vuesengineering.indeedblog.com/blog/2018/02/indeed-mph↗

Mph Table

Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch processes and shipped to multiple servers.

Features

  • Data Structures and Memory - Minimal Perfect Hash Tables for space-efficient key/value storage.

Historique des stars

Graphique de l'historique des stars pour indeedeng/mph-tableGraphique de l'historique des stars pour indeedeng/mph-table

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 à Mph Table

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Mph Table.
  • 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 à Mph Table→

Questions fréquentes

Que fait indeedeng/mph-table ?

Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch processes and shipped to multiple servers.

Quelles sont les fonctionnalités principales de indeedeng/mph-table ?

Les fonctionnalités principales de indeedeng/mph-table sont : Data Structures and Memory.

Quelles sont les alternatives open-source à indeedeng/mph-table ?

Les alternatives open-source à indeedeng/mph-table 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.