awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDecoded Payload Validators

Decodes raw binary data into objects and validates the decoded payload against a schema.

Distinct from Binary Data Validation: Distinct from Binary Data Validation: focuses on decoding binary data into structured objects before validation, not just checking MIME type and size.

Explore 1 awesome GitHub repository matching software engineering & architecture · Decoded Payload Validators. Refine with filters or upvote what's useful.

Awesome Decoded Payload Validators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • partykit/partykitpartykit 的头像

    partykit/partykit

    5,644在 GitHub 上查看↗

    PartyKit is a serverless WebSocket backend platform for building real-time multiplayer applications. It provides a globally distributed edge computing runtime that runs stateful server code close to users, with automatic scaling and hibernation for idle rooms. The platform handles WebSocket connections, HTTP requests, and durable storage without requiring infrastructure management, and includes a client and server SDK with hooks, storage, and Yjs integration for building collaborative features. The platform distinguishes itself through per-room isolation using Durable Objects, where each uniq

    Decodes raw binary WebSocket messages into objects and validates them against a schema.

    TypeScriptbackendscollaborationcrdts
    在 GitHub 上查看↗5,644
  1. Home
  2. Software Engineering & Architecture
  3. Data Schema Validation
  4. Data Type Validation
  5. Binary Data Validation
  6. Decoded Payload Validators