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

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

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

3 مستودعات

Awesome GitHub RepositoriesRegex-Based Output Filters

Real-time filtering and highlighting of command output lines using configurable regular expression patterns.

Distinct from Output Filtering: Distinct from Output Filtering: uses regex patterns for real-time highlighting and extraction rather than conditional field exclusion in serialization.

Explore 3 awesome GitHub repositories matching data & databases · Regex-Based Output Filters. Refine with filters or upvote what's useful.

Awesome Regex-Based Output Filters GitHub Repositories

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

    sveinbjornt/Sloth

    8,914عرض على GitHub↗

    Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

    Applies user-defined regular expressions or name/type filters to the parsed lsof output, updating the displayed list in real time.

    Objective-Cdirectoriesdomain-socketsfilter
    عرض على GitHub↗8,914
  • autorecon/autoreconالصورة الرمزية لـ AutoRecon

    AutoRecon/AutoRecon

    5,905عرض على GitHub↗

    AutoRecon is an automated network reconnaissance tool that performs concurrent port scanning and service enumeration across multiple targets. It operates as a multi-target port scanner, probing IP addresses, CIDR ranges, or hostnames in parallel, and automatically dispatches service-specific enumeration tools after port detection to gather detailed information about each open service. The tool distinguishes itself through a plugin-based scanning system that allows extending or replacing default port and service scans via a flexible plugin architecture. It provides real-time pattern-based outp

    Filters and highlights scan command output in real time using configurable regex patterns.

    Python
    عرض على GitHub↗5,905
  • noamgat/lm-format-enforcerالصورة الرمزية لـ noamgat

    noamgat/lm-format-enforcer

    2,022عرض على GitHub↗

    توفر هذه المكتبة إطار عمل لفرض قيود هيكلية على مخرجات نموذج اللغة أثناء عملية توليد الرموز (tokens). تعمل كبرمجية وسيطة (middleware) تقيد استجابات النموذج للالتزام الصارم بمخططات JSON المحددة مسبقاً أو أنماط التعبير النمطي (regex)، مما يضمن أن النص المولد قابل للقراءة آلياً ومتسق لاستهلاك البيانات في المراحل اللاحقة. يتميز المشروع بالتكامل المباشر مع محركات الاستدلال لاعتراض توزيعات احتمالية الرموز قبل مرحلة أخذ العينات النهائية. ومن خلال استخدام تحليل آلة الحالة (state-machine) وتفكيك المخطط العودي، فإنه يقوم بإجراء تحقق استباقي (lookahead) لاستبعاد تسلسلات الرموز غير الصالحة. يسمح هذا النهج بالتحكم الدقيق في المخرجات، بما في ذلك فرض ترتيب حقول محدد داخل كائنات JSON والقدرة على التعامل مع تدفقات توليد متزامنة متعددة من خلال تنفيذ القيود المجمعة. تدعم المكتبة مجموعة واسعة من استراتيجيات التكامل، مما يسمح لها بالعمل عبر خلفيات نماذج متنوعة وبيئات خادم الاستدلال. وتتضمن أدوات تشخيصية لتحليل تأثير هذه القيود على الأداء، مما يضمن التوافق والكفاءة عبر إعدادات الأجهزة المختلفة. يتم توزيع البرنامج كحزمة Python مصممة للتكامل في خطوط أنابيب الاستدلال الحالية.

    Limits language model output to match precise regular expression patterns for predictable data consumption.

    Python
    عرض على GitHub↗2,022
  1. Home
  2. Data & Databases
  3. JSON Serialization Libraries
  4. Output Filtering
  5. Regex-Based Output Filters