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
·
cognitect-labs avatar

cognitect-labs/transducers-javaArchived

0
View on GitHub↗
119 estrellas·13 forks·Java·Apache-2.0·1 vista

Transducers Java

Transducers are composable algorithmic transformations. They are independent from the context of their input and output sources and specify only the essence of the transformation in terms of an individual element. Because transducers are decoupled from input or output sources, they can be used…

Features

  • Data Structures and Memory - Composable algorithmic transformations.

Historial de estrellas

Gráfico del historial de estrellas de cognitect-labs/transducers-javaGráfico del historial de estrellas de cognitect-labs/transducers-java

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 Transducers Java

Proyectos open-source similares, clasificados según cuántas características comparten con Transducers Java.
  • 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 Transducers Java→

Preguntas frecuentes

¿Qué hace cognitect-labs/transducers-java?

Transducers are composable algorithmic transformations. They are independent from the context of their input and output sources and specify only the essence of the transformation in terms of an individual element. Because transducers are decoupled from input or output sources, they can be used…

¿Cuáles son las características principales de cognitect-labs/transducers-java?

Las características principales de cognitect-labs/transducers-java son: Data Structures and Memory.

¿Qué alternativas de código abierto existen para cognitect-labs/transducers-java?

Las alternativas de código abierto para cognitect-labs/transducers-java 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.