awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • springside/springside4الصورة الرمزية لـ springside

    springside/springside4

    5,652عرض على GitHub↗

    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
    عرض على GitHub↗5,652
  1. Home
  2. Software Engineering & Architecture
  3. Regular Expression Validations
  4. Precompiled Patterns