awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jchambers avatar

jchambers/fast-uuid

0
View on GitHub↗
175 estrellas·17 forks·Java·MIT·2 vistas

Fast Uuid

fast-uuid is a Java library for quickly and efficiently parsing and writing UUIDs. It yields the most dramatic performance gains when compared to Java 8 and older; in benchmarks, it's a little more than fourteen times faster at parsing UUIDs and six times faster at writing UUIDs than the stock…

Features

  • Data Structures and Memory - Library for quickly parsing and writing UUIDs.

Historial de estrellas

Gráfico del historial de estrellas de jchambers/fast-uuidGráfico del historial de estrellas de jchambers/fast-uuid

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Fast Uuid

Proyectos open-source similares, clasificados según cuántas características comparten con Fast Uuid.
  • aggregateknowledge/java-hllAvatar de aggregateknowledge

    aggregateknowledge/java-hll

    318Ver en GitHub↗

    Java library for the HyperLogLog algorithm

    Java
    Ver en GitHub↗318
  • aol/cyclopsAvatar de aol

    aol/cyclops

    1,328Ver en GitHub↗

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

    Java
    Ver en GitHub↗1,328
  • bazelbuild/bazelAvatar de bazelbuild

    bazelbuild/bazel

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

    addthis/stream-lib

    2,265Ver en GitHub↗

    Stream summarizer and cardinality estimator.

    Java
    Ver en GitHub↗2,265
Ver las 30 alternativas a Fast Uuid→

Preguntas frecuentes

¿Qué hace jchambers/fast-uuid?

fast-uuid is a Java library for quickly and efficiently parsing and writing UUIDs. It yields the most dramatic performance gains when compared to Java 8 and older; in benchmarks, it's a little more than fourteen times faster at parsing UUIDs and six times faster at writing UUIDs than the stock…

¿Cuáles son las características principales de jchambers/fast-uuid?

Las características principales de jchambers/fast-uuid son: Data Structures and Memory.

¿Qué alternativas de código abierto existen para jchambers/fast-uuid?

Las alternativas de código abierto para jchambers/fast-uuid incluyen: 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.