awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pardahlman avatar

pardahlman/RawRabbit

0
View on GitHub↗
743 estrellas·136 forks·C#·MIT·5 vistas

RawRabbit

A modern .NET framework for communication over RabbitMq

Features

  • Messaging and Queuing - Modern framework for RabbitMQ communication.

Historial de estrellas

Gráfico del historial de estrellas de pardahlman/rawrabbitGráfico del historial de estrellas de pardahlman/rawrabbit

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 RawRabbit

Proyectos open-source similares, clasificados según cuántas características comparten con RawRabbit.
  • floci-io/flociAvatar de floci-io

    floci-io/floci

    14,168Ver en GitHub↗

    Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications without a live internet connection. It serves as a containerized cloud emulator and a serverless runtime emulator, allowing users to run high-fidelity replicas of cloud databases, queues, and compute services on a local machine. The project distinguishes itself by using real container images instead of simple mocks to ensure behavioral accuracy. It functions as a local API gateway simulator with proxy-based routing for REST and WebSocket APIs, and provides a serverless environm

    Javaawsaws-emulationdevops
    Ver en GitHub↗14,168
  • easynetq/easynetqAvatar de EasyNetQ

    EasyNetQ/EasyNetQ

    3,057Ver en GitHub↗

    An easy to use .NET API for RabbitMQ

    C#dotnetdotnet-coremessaging
    Ver en GitHub↗3,057
  • eventstore/eventstoreAvatar de EventStore

    EventStore/EventStore

    5,809Ver en GitHub↗

    KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores application state as an immutable, ordered sequence of events rather than updating rows in place, preserving full history for audit, replay, and distributed consistency. The database combines event storage with real-time streaming and a built-in JavaScript projection engine that transforms and aggregates event streams into materialized views. The system provides official gRPC client libraries for Python, Node.js, Java, .NET, Go, and Rust, enabling multi-language application development

    C#
    Ver en GitHub↗5,809
  • chkr1011/mqttnetAvatar de chkr1011

    chkr1011/MQTTnet

    5,011Ver en GitHub↗

    MQTTnet is a .NET library providing a framework for implementing MQTT clients and brokers. It includes a broker implementation for hosting a central message hub that routes messages between connected clients and a client library for publishing and subscribing to messages. The project supports both TCP and WebSocket transport layers, enabling secure data traffic through transport layer security. It allows for the development of custom middleware to intercept, transform, or validate messages as they pass through a server. Capability areas include distributed message routing, persistent connect

    C#
    Ver en GitHub↗5,011
Ver las 16 alternativas a RawRabbit→

Preguntas frecuentes

¿Qué hace pardahlman/rawrabbit?

A modern .NET framework for communication over RabbitMq

¿Cuáles son las características principales de pardahlman/rawrabbit?

Las características principales de pardahlman/rawrabbit son: Messaging and Queuing.

¿Qué alternativas de código abierto existen para pardahlman/rawrabbit?

Las alternativas de código abierto para pardahlman/rawrabbit incluyen: floci-io/floci — Floci is a local emulator for AWS services and cloud infrastructure designed for developing and testing applications… easynetq/easynetq — An easy to use .NET API for RabbitMQ. eventstore/eventstore — KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores… exceptionless/foundatio — Pluggable foundation blocks for building distributed apps. chkr1011/mqttnet — MQTTnet is a .NET library providing a framework for implementing MQTT clients and brokers. It includes a broker… beagle1984/silverback — Silverback is a message bus and broker integration library for .NET. It is designed to simplify event-driven…