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
akka avatar

akka/alpakka-kafka

0
View on GitHub↗
1,421 stars·370 forks·Scala·13 viewsdoc.akka.io/libraries/alpakka-kafka/current↗

Alpakka Kafka

Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

Features

  • Big Data - Reactive Kafka connector for Akka.

Star history

Star history chart for akka/alpakka-kafkaStar history chart for akka/alpakka-kafka

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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 akka/alpakka-kafka do?

Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

What are the main features of akka/alpakka-kafka?

The main features of akka/alpakka-kafka are: Big Data.

Which projects share features with akka/alpakka-kafka?

Projects with overlapping indexed features include: apache/flink — Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite… apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… apache/spark — Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation… awesome-spark/awesome-spark — A curated list of awesome Apache Spark packages and resources. awesomedata/awesome-public-datasets — This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a… ambster-public/awesome-qlik — A curated list of awesome Qlik extensions and resources for Qlik Sense and QlikView.

Projects sharing features with Alpakka Kafka

These projects share indexed features with Alpakka Kafka. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apache/flinkapache avatar

    apache/flink

    26,086View on GitHub↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    View on GitHub↗26,086
  • apache/kafkaapache avatar

    apache/kafka

    32,846View on GitHub↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Javakafkascala
    View on GitHub↗32,846
  • apache/sparkapache avatar

    apache/spark

    43,467View on GitHub↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Scalabig-datajavajdbc
    View on GitHub↗43,467
  • ambster-public/awesome-qlikambster-public avatar

    ambster-public/awesome-qlik

    78View on GitHub↗

    A curated list of awesome Qlik extensions and resources for Qlik Sense and QlikView

    analyticsawesomeawesome-list
    View on GitHub↗78
Compare all 20 related projects→