awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cognitect-labs avatar

cognitect-labs/transducers-javaArchived

0
View on GitHub↗
119 stars·13 forks·Java·Apache-2.0·10 views

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.

Star history

Star history chart for cognitect-labs/transducers-javaStar history chart for cognitect-labs/transducers-java

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does cognitect-labs/transducers-java do?

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…

What are the main features of cognitect-labs/transducers-java?

The main features of cognitect-labs/transducers-java are: Data Structures and Memory.

What are some open-source alternatives to cognitect-labs/transducers-java?

Open-source alternatives to cognitect-labs/transducers-java include: 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.

Open-source alternatives to Transducers Java

Similar open-source projects, ranked by how many features they share with Transducers Java.
  • aggregateknowledge/java-hllaggregateknowledge avatar

    aggregateknowledge/java-hll

    318View on GitHub↗

    Java library for the HyperLogLog algorithm

    Java
    View on GitHub↗318
  • aol/cyclopsaol avatar

    aol/cyclops

    1,328View on GitHub↗

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

    Java
    View on GitHub↗1,328
  • bazelbuild/bazelbazelbuild avatar

    bazelbuild/bazel

    25,529View on 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
    View on GitHub↗25,529
  • addthis/stream-libaddthis avatar

    addthis/stream-lib

    2,265View on GitHub↗

    Stream summarizer and cardinality estimator.

    Java
    View on GitHub↗2,265
See all 30 alternatives to Transducers Java→