awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesPrecompiled Patterns

Using precompiled regular expressions for common validations to avoid runtime compilation overhead.

Distinct from Regular Expression Validations: Distinct from Regular Expression Validations: focuses on precompilation for performance, not general regex validation.

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

Awesome Precompiled Patterns GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • springside/springside4Avatar von springside

    springside/springside4

    5,652Auf GitHub ansehen↗

    SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran

    Uses precompiled regular expressions for common validations to avoid runtime compilation overhead.

    Java
    Auf GitHub ansehen↗5,652
  1. Home
  2. Software Engineering & Architecture
  3. Regular Expression Validations
  4. Precompiled Patterns