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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pebbe/zmq4

Open-source alternatives to Zmq4

30 open-source projects similar to pebbe/zmq4, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Zmq4 alternative.

  • rafaeljesus/rabbusAvatar rafaeljesus

    rafaeljesus/rabbus

    98Vezi pe GitHub↗

    A tiny wrapper over amqp exchanges and queues 🚌 ✨

    Goamqpevent-driveneventbus
    Vezi pe GitHub↗98
  • richardknop/machineryAvatar RichardKnop

    RichardKnop/machinery

    7,956Vezi pe GitHub↗

    Machinery is a distributed task queue and asynchronous workflow engine. It provides a system for processing heavy workloads outside the main request flow using a network of distributed background workers and a message-based job orchestrator. The project manages complex task lifecycles through sequential chaining, where results are passed between tasks, and parallel coordination, which can trigger callback tasks upon the completion of a group. It supports periodic workflow scheduling for recurring jobs and delayed execution via specific timestamps. The system includes capabilities for result

    Goamqpaws-sqsgo
    Vezi pe GitHub↗7,956
  • olahol/melodyAvatar olahol

    olahol/melody

    4,066Vezi pe GitHub↗

    Melody is a WebSocket server framework designed to upgrade HTTP connections into bidirectional streams. It functions as a session manager and binary streaming library that facilitates real-time data exchange between a server and multiple remote clients. The project features a broadcast engine that optimizes multi-client transmissions through wire-representation caching. It includes a dedicated session management system for attaching custom state to persistent network connections and an upgrade handler that validates handshake headers. The framework covers broad capability areas including eve

    Goexampleframeworkgo
    Vezi pe GitHub↗4,066
  • rafaeljesus/nsq-event-busAvatar rafaeljesus

    rafaeljesus/nsq-event-bus

    80Vezi pe GitHub↗

    A tiny wrapper around NSQ topic and channel :rocket:

    Goevent-drivengomessage-bus
    Vezi pe GitHub↗80

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • mustafaturan/busAvatar mustafaturan

    mustafaturan/bus

    368Vezi pe GitHub↗

    🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit

    Goeventbusgogo-library
    Vezi pe GitHub↗368
  • agoalofalife/eventAvatar agoalofalife

    agoalofalife/event

    62Vezi pe GitHub↗

    The implementation of the pattern observer

    Goeventevent-goevents
    Vezi pe GitHub↗62
  • appleboy/gorushAvatar appleboy

    appleboy/gorush

    8,738Vezi pe GitHub↗

    Gorush is a dedicated notification dispatch server used to send real-time alerts to iOS and Android mobile devices. It functions as a centralized infrastructure for hosting a notification API and managing the delivery of push messages through high-throughput queuing. The system supports both gRPC streams and HTTP endpoints to receive notification triggers and includes a command-line interface for triggering alerts without a running server process. It manages network traffic through proxy routing via HTTP or SOCKS5 and secures server communication using automated TLS certificate management. O

    Goandroidapnsgcm
    Vezi pe GitHub↗8,738
  • nsqio/go-nsqAvatar nsqio

    nsqio/go-nsq

    2,654Vezi pe GitHub↗

    The official Go package for NSQ

    Goclient-librarygonsq
    Vezi pe GitHub↗2,654
  • alexsniffin/gosdAvatar alexsniffin

    alexsniffin/gosd

    26Vezi pe GitHub↗

    A library for scheduling when to dispatch a message to a channel

    Gogomessagingscheduling
    Vezi pe GitHub↗26
  • osamingo/gaurun-clientAvatar osamingo

    osamingo/gaurun-client

    11Vezi pe GitHub↗

    Gaurun Client written in Go

    Goapnsfcmgaurun
    Vezi pe GitHub↗11
  • dailymotion/oplogAvatar dailymotion

    dailymotion/oplog

    111Vezi pe GitHub↗

    A generic oplog/replication system for microservices

    Go
    Vezi pe GitHub↗111
  • centrifugal/centrifugoAvatar centrifugal

    centrifugal/centrifugo

    10,404Vezi pe GitHub↗

    Centrifugo is a self-hosted real-time messaging server that provides infrastructure for scalable notifications, a publish-subscribe message broker, and a language-agnostic WebSocket gateway. It allows for the delivery of instant messages and data streams to concurrent users via WebSockets and Server-Sent Events. The system functions as a communication layer that separates network transport from backend business logic. It supports distributed messaging clusters using Redis for coordination of presence and message delivery across multiple server nodes. The project covers channel subscription m

    Goablyalternativeeventsource
    Vezi pe GitHub↗10,404
  • dunglas/mercureAvatar dunglas

    dunglas/mercure

    5,266Vezi pe GitHub↗

    Mercure is an HTTP-based message broker and real-time pub/sub server that routes asynchronous data updates to authorized subscribers. It functions as a centralized hub that receives data via standard HTTP requests and broadcasts it to web clients using the Server-Sent Events protocol. The project distinguishes itself by replacing WebSockets with a unidirectional HTTP connection, leveraging HTTP/2 and HTTP/3 for multiplexed, low-latency delivery. It implements a secure access control layer using JSON Web Tokens and JSON Web Signatures to validate the identity of publishers and subscribers, and

    Goapiasync-apicaddy
    Vezi pe GitHub↗5,266
  • appleboy/drone-lineAvatar appleboy

    appleboy/drone-line

    81Vezi pe GitHub↗

    Sending line notifications using a binary, docker or Drone CI.

    Gobotdockerlinebot
    Vezi pe GitHub↗81
  • cheshir/go-mqAvatar cheshir

    cheshir/go-mq

    91Vezi pe GitHub↗

    Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.

    Goamqpgogolang
    Vezi pe GitHub↗91
  • godbus/dbusAvatar godbus

    godbus/dbus

    1,182Vezi pe GitHub↗

    Native Go bindings for D-Bus

    Go
    Vezi pe GitHub↗1,182
  • clivern/beaverAvatar Clivern

    Clivern/Beaver

    1,580Vezi pe GitHub↗

    💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.

    Gobeaverhacktoberfestmessaging
    Vezi pe GitHub↗1,580
  • maxatome/go-vitotrolAvatar maxatome

    maxatome/go-vitotrol

    23Vezi pe GitHub↗

    golang client library to Viessmann Vitotrol web service

    Gogolanggolang-packageviessmann
    Vezi pe GitHub↗23
  • confluentinc/confluent-kafka-goAvatar confluentinc

    confluentinc/confluent-kafka-go

    5,144Vezi pe GitHub↗

    This is a Go language client library for Apache Kafka, providing the tools necessary to produce and consume messages from Kafka brokers. It serves as a Kafka client implementation for building applications that integrate with Kafka for real-time data streaming and messaging. The library includes support for validated cryptographic modules to ensure network connections meet federal security and encryption standards for FIPS compliance. The client provides capabilities for asynchronous message production with delivery reports and message consumption using balanced consumer groups and regex sub

    HTMLconfluentconsumergolang
    Vezi pe GitHub↗5,144
  • hibiken/asynqAvatar hibiken

    hibiken/asynq

    12,914Vezi pe GitHub↗

    Asynq is a distributed background job processing framework for Go applications. It manages asynchronous task queues by offloading heavy operations to persistent storage, allowing the main application to remain responsive while background workers handle workloads. The system utilizes Redis to manage task state, concurrency, and message distribution across multiple worker instances. It employs atomic Lua scripting and sorted sets to ensure reliable job acquisition, precise scheduling of delayed tasks, and fault-tolerant processing through a two-stage acknowledgement flow. The framework support

    Goasynchronous-tasksbackground-jobsgo
    Vezi pe GitHub↗12,914
  • asaskevich/eventbusAvatar asaskevich

    asaskevich/EventBus

    1,976Vezi pe GitHub↗

    Go Lightweight eventbus with async compatibility for Go

    Goevent-drivengolang
    Vezi pe GitHub↗1,976
  • olebedev/emitterAvatar olebedev

    olebedev/emitter

    532Vezi pe GitHub↗

    Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins

    Goemittergolang
    Vezi pe GitHub↗532
  • jandelgado/rabtapAvatar jandelgado

    jandelgado/rabtap

    282Vezi pe GitHub↗

    RabbitMQ wire tap and swiss army knife

    Goamqpgolangpublish
    Vezi pe GitHub↗282
  • jcuga/golongpollAvatar jcuga

    jcuga/golongpoll

    668Vezi pe GitHub↗

    golang long polling library. Makes web pub-sub easy via HTTP long-poll servers and clients :smiley: :coffee: :computer:

    Gogogolanggolang-library
    Vezi pe GitHub↗668
  • desertbit/glueAvatar desertbit

    desertbit/glue

    421Vezi pe GitHub↗

    Glue - Robust Go and Javascript Socket Library (Alternative to Socket.io)

    Go
    Vezi pe GitHub↗421
  • jeroenrinzema/commanderAvatar jeroenrinzema

    jeroenrinzema/commander

    67Vezi pe GitHub↗

    Build event-driven and event streaming applications with ease

    Gocommandercqrsevent-driven
    Vezi pe GitHub↗67
  • jirenius/go-resAvatar jirenius

    jirenius/go-res

    68Vezi pe GitHub↗

    RES Service protocol library for Go

    Gogogolanggolang-package
    Vezi pe GitHub↗68
  • kak-tus/amiAvatar kak-tus

    kak-tus/ami

    34Vezi pe GitHub↗

    Go client to reliable queues based on Redis Cluster Streams

    Gogoredisstreams
    Vezi pe GitHub↗34
  • leandro-lugaresi/hubAvatar leandro-lugaresi

    leandro-lugaresi/hub

    149Vezi pe GitHub↗

    :incoming_envelope: A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications

    Goeventbusgogolang
    Vezi pe GitHub↗149
  • robinjoseph08/redisqueueAvatar robinjoseph08

    robinjoseph08/redisqueue

    138Vezi pe GitHub↗

    redisqueue provides a producer and consumer of a queue that uses Redis streams

    Goconsumergogolang
    Vezi pe GitHub↗138