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 RepositoriesBinary Pattern Serialization

Serializes compiled regex databases into flat buffers with version and platform compatibility checks.

Distinct from Serialization Versioning: Distinct from Serialization Versioning: focuses on serializing regex pattern databases specifically, not general version management.

Explore 1 awesome GitHub repository matching devops & infrastructure · Binary Pattern Serialization. Refine with filters or upvote what's useful.

Awesome Binary Pattern Serialization 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.
  • intel/hyperscanAvatar de intel

    intel/hyperscan

    5,315Voir sur GitHub↗

    Hyperscan is a high-performance regular expression matching library that scans large volumes of data against thousands of patterns simultaneously. It accepts PCRE-compatible regular expressions and supports multi-pattern matching in a single pass, approximate matching within a configurable edit distance, and streaming mode for processing data that arrives in blocks. The library is designed for throughput-oriented scanning across block, streaming, and vectored inputs. What distinguishes Hyperscan is its hybrid automata engine, which combines deterministic and nondeterministic finite automata t

    Serializes compiled pattern databases with version and platform checks for storage or transfer.

    C++regex
    Voir sur GitHub↗5,315
  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control
  5. Serialization Versioning
  6. Binary Pattern Serialization