awesome-repositories.com

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

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

4 repository-uri

Awesome GitHub RepositoriesInter-Component Messaging

Abstracted messaging layers for transmitting data and broadcasting events between internal system components.

Distinct from Distributed Messaging: Focuses on the internal communication fabric between application components rather than scalable external message queuing clusters.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Inter-Component Messaging. Refine with filters or upvote what's useful.

Awesome Inter-Component Messaging GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pinpoint-apm/pinpointAvatar pinpoint-apm

    pinpoint-apm/pinpoint

    13,830Vezi pe GitHub↗

    Pinpoint is a distributed application performance management tool designed to trace requests and monitor metrics across large-scale distributed architectures. It functions as a request tracer, topology mapper, and JVM application monitor, providing a backend capable of collecting and visualizing trace data from OpenTelemetry compatible sources. The system distinguishes itself through a combination of bytecode-based instrumentation via a Java agent and topology-based visualization that renders live maps of service interconnections. It captures execution flow across asynchronous boundaries, suc

    Implements an abstracted messaging layer to transmit data and events between distributed system components.

    Javaagentapmdistributed-tracing
    Vezi pe GitHub↗13,830
  • mdn/webextensions-examplesAvatar mdn

    mdn/webextensions-examples

    4,447Vezi pe GitHub↗

    This project is a reference library and collection of practical code samples for building browser extensions using WebExtensions APIs. It provides implementation guides and functional examples for core extension components, including content scripts, background processes, and browser action popups. The repository focuses on demonstrating specific implementation patterns for browser UI customization and web page manipulation. It includes samples for creating sidebars, context menus, and options pages, as well as techniques for injecting scripts and styles to alter DOM elements and page appeara

    Implements messaging layers to synchronize state between background scripts and content scripts.

    JavaScript
    Vezi pe GitHub↗4,447
  • t3l3machus/villainAvatar t3l3machus

    t3l3machus/Villain

    4,398Vezi pe GitHub↗

    Villain este un framework de comandă și control și un orchestrator distribuit conceput pentru gestionarea conexiunilor reverse TCP și HoaxShell. Servește ca manager de reverse shell și instrument de generare de payload-uri, permițând coordonarea accesului remote pe mai multe sisteme țintă. Proiectul se distinge printr-o arhitectură distribuită care sincronizează sesiunile remote active și transmite mesaje către instanțele de server conectate pentru operațiuni colaborative. Include un motor de execuție fileless care rulează scripturi direct în memoria remote prin HTTP pentru a evita scrierea fișierelor pe discul țintă. Framework-ul acoperă generarea de payload-uri pentru diverse sisteme de operare folosind template-uri și codificări personalizabile. Oferă capabilități de gestionare a sesiunilor, inclusiv upgrade-uri de shell interactiv către pseudo-terminale, persistența sesiunii și monitorizarea stabilității pentru a preveni crash-urile shell-ului remote. Transferul de date este gestionat printr-un serviciu automat de HTTP smuggling pentru încărcarea fișierelor în sesiunile active.

    Uses a dedicated prefix system to relay text messages across a peer network of connected server instances.

    Pythonc2cybersecurityhacking
    Vezi pe GitHub↗4,398
  • kraken-php/frameworkAvatar kraken-php

    kraken-php/framework

    1,104Vezi pe GitHub↗

    This framework is a distributed systems runtime designed for building fault-tolerant, message-driven microservices and high-performance network applications in PHP. It provides an asynchronous execution environment that utilizes event-loop-based concurrency and promise-based task orchestration to manage high-concurrency workloads without blocking execution threads. The platform distinguishes itself through a unified execution abstraction that manages multi-process and multi-threaded components as isolated, supervised containers. By employing an actor-model approach to process supervision, the

    Facilitates decoupled communication between internal system components using asynchronous message passing.

    PHPasyncasync-libraryasynchronous
    Vezi pe GitHub↗1,104
  1. Home
  2. DevOps & Infrastructure
  3. Inter-Component Messaging