GitHub Trends
10.3K subscribers
15.4K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#go #cqrs #event_driven #event_sourcing #events #go #golang #kafka #nats #rabbitmq #reactive #sagas #stream_processing #watermill

Watermill is a tool for working with message streams in Go. It helps you build event-driven applications easily and efficiently. You can use it with various messaging systems like Kafka, RabbitMQ, or even HTTP and MySQL. Watermill is designed to be easy to understand, fast, flexible, and resilient. It provides many examples and a getting started guide to help you get going quickly. Using Watermill, you can handle messages in a simple way, similar to how you work with HTTP requests, making it easier to build distributed and scalable services without needing deep knowledge of complex systems. This makes it beneficial for developers who want to focus on their application logic rather than the underlying messaging infrastructure.

https://github.com/ThreeDotsLabs/watermill
#go #gnmi #golang #influxdb #json #kafka #logs #metrics #modbus #monitoring #mqtt #opcua #telegraf #time_series #windows_eventlog #windows_management_instrumentation #xpath

Telegraf is a tool that helps collect, process, and send various types of data like metrics, logs, and more. It has over 300 plugins for different tasks such as system monitoring, cloud services, and messaging. You can easily configure it using TOML, and it runs as a standalone binary without extra dependencies. This makes it easy to set up and use. With Telegraf, you can choose plugins to monitor your devices, logs, networks, and more, making it very flexible and powerful for managing your data efficiently.

https://github.com/influxdata/telegraf
#cplusplus #consul #dag #http #kafka #mysql #redis #sogou #tasking

Sogou C++ Workflow is a powerful tool for building back-end services in C++. It supports creating HTTP servers, asynchronous clients for protocols like HTTP, Redis, MySQL, and Kafka, and even custom protocols. You can use it to build complex workflows, parallel computing tasks, and high-performance services with ease. It works on various platforms including Linux, macOS, Windows, and more. The benefit to you is that it simplifies the development of robust and efficient back-end services, allowing you to focus on your business logic without worrying about the underlying complexities.

https://github.com/sogou/workflow
#java #kafka #scala

To use Apache Kafka, you need to have Java installed. Here’s what you can do Use commands like `./gradlew jar` to build a jar file and follow the quickstart guide for running Kafka.
- **Testing** Use tools like Checkstyle and Spotbugs to ensure your code meets standards.
- **Dependency Management** You can contribute to Kafka by following the guidelines on the Apache Kafka website.

This helps you build, test, and maintain high-quality code for Apache Kafka, making it easier to work with the project.

https://github.com/apache/kafka
#java #batch #cdc #change_data_capture #data_integration #data_pipeline #distributed #elt #etl #flink #kafka #mysql #paimon #postgresql #real_time #schema_evolution

Flink CDC is a tool that helps you move and transform data in real-time or in batches. It makes data integration simple by using YAML files to describe how data should be moved and transformed. This tool offers features like full database synchronization, table sharding, schema evolution, and data transformation. To use it, you need to set up an Apache Flink cluster, download Flink CDC, create a YAML file to define your data sources and sinks, and then run the job. This benefits you by making it easier to manage and integrate your data efficiently across different databases.

https://github.com/apache/flink-cdc
#java #data_stream #data_streaming #data_streams #hacktoberfest #kafka #kafka_connect #kafka_streams #kubernetes #kubernetes_controller #kubernetes_operator #messaging #openshift

Strimzi helps you run Apache Kafka on Kubernetes or OpenShift easily. It provides quick start guides, detailed documentation, and a community support system. You can get help through Slack, mailing lists, or GitHub discussions. Strimzi also allows you to contribute by fixing issues, improving documentation, or participating in community meetings. This makes it easier to manage and use Kafka clusters in a cloud-native environment, which is beneficial for users who need reliable and scalable messaging systems.

https://github.com/strimzi/strimzi-kafka-operator