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

synacker/daggy

0
View on GitHub↗
165 stars·16 forks·C++·MIT·8 viewsdaggy.gitbook.io↗

Daggy

Daggy - Data Aggregation Utility and C/C++ developer library for data streams catching

Features

  • Streaming Libraries - Real-time stream aggregation and catching.
  • Integration and Webhooks - Aggregates and streams data from remote or local sources.

Star history

Star history chart for synacker/daggyStar history chart for synacker/daggy

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

Projects sharing features with Daggy

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

    airtai/faststream

    5,234View on GitHub↗

    FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified abstraction layer for interacting with various message brokers, enabling developers to manage event production and consumption through a consistent interface while maintaining access to native provider-specific features. The framework centers on a decorator-based routing model that binds application logic directly to broker topics, supported by a built-in dependency injection container that resolves resources at runtime. The framework distinguishes itself through its deep int

    Python
    View on GitHub↗5,234
  • akka/akkaakka avatar

    akka/akka

    13,271View on GitHub↗

    Akka is an actor model framework and distributed systems platform used to build concurrent and distributed applications. It provides a toolkit for managing multi-threaded state and behavior through asynchronous message passing, allowing developers to create concurrent applications without manual locks or synchronization. The system functions as a cluster management and event sourcing framework, automating the scaling and coordination of high-availability clusters. It enables the deployment of elastic services that coordinate workloads across multiple network nodes and ensures fault tolerance

    Scala
    View on GitHub↗13,271
  • anaibol/lambda-mailchimp-single-opt-inanaibol avatar

    anaibol/lambda-mailchimp-single-opt-in

    6View on GitHub↗

    An Amazon Lambda function for creating MailChimp subscriptions with single opt-in. Based on Mailchimp Lambda and Node Lambda.

    JavaScript
    View on GitHub↗6
  • airbnb/streamalertairbnb avatar

    airbnb/streamalert

    2,885View on GitHub↗

    StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.

    Python
    View on GitHub↗2,885
Compare all 30 related projects→

Frequently asked questions

What does synacker/daggy do?

Daggy - Data Aggregation Utility and C/C++ developer library for data streams catching

What are the main features of synacker/daggy?

The main features of synacker/daggy are: Streaming Libraries, Integration and Webhooks.

Which projects share features with synacker/daggy?

Projects with overlapping indexed features include: airtai/faststream — FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified… akka/akka — Akka is an actor model framework and distributed systems platform used to build concurrent and distributed… anaibol/lambda-mailchimp-single-opt-in — An Amazon Lambda function for creating MailChimp subscriptions with single opt-in. Based on Mailchimp Lambda and Node… anddimario/stiva — These stacks create a cognito user pool with two defined group (user and admin) and a Stiva DynamoDB table configured… apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… airbnb/streamalert — StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data…