awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesWebhook Body Decoders

Parses newline-delimited text as UTF-8 strings or ingests raw bytes without any decoding for webhook payloads.

Distinct from Byte Stream Decoding: Distinct from Byte Stream Decoding: specifically handles webhook HTTP payloads with text or raw byte options, not general stream decoding.

Explore 1 awesome GitHub repository matching software engineering & architecture · Webhook Body Decoders. Refine with filters or upvote what's useful.

Awesome Webhook Body Decoders GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • materializeinc/materializeAvatar de MaterializeInc

    MaterializeInc/materialize

    6,314Voir sur GitHub↗

    Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling. Materialize distinguishes itself through its ability to offer configurable c

    Parses newline-delimited text as UTF-8 strings or ingests raw bytes without any decoding for webhook payloads.

    Rust
    Voir sur GitHub↗6,314
  1. Home
  2. Software Engineering & Architecture
  3. Byte Stream Decoding
  4. Webhook Body Decoders