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
·

1 repository

Awesome GitHub RepositoriesSigned Payloads

The use of cryptographic signatures during serialization to ensure data integrity between processes.

Distinct from Payload Serialization: Focuses on the security signature of the payload to prevent forgery, not just the format of the serialization.

Explore 1 awesome GitHub repository matching data & databases · Signed Payloads. Refine with filters or upvote what's useful.

Awesome Signed Payloads GitHub Repositories

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

    grosser/parallel

    4,261Vezi pe GitHub↗

    Parallel is a Ruby library and multi-process execution framework designed to accelerate CPU-intensive operations. It functions as a parallel job orchestrator and concurrent task runner that enables the execution of code across multiple processes or threads. The project distinguishes itself through secure inter-process communication, utilizing signed data serialization to prevent the injection of forged payloads between parent and child processes. It further differentiates its worker management by assigning unique identifiers to individual processes to prevent collisions when accessing shared

    Protects inter-process communication by signing serialized data to prevent the injection of forged payloads.

    Ruby
    Vezi pe GitHub↗4,261
  1. Home
  2. Data & Databases
  3. Data Transformation
  4. Payload Serialization
  5. Signed Payloads