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

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

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

1 مستودع

Awesome GitHub RepositoriesSignal Processing SIMD Kernels

Automatically selects CPU-specific SIMD instructions for signal processing operations via a vector-optimized library.

Distinct from SIMD-Accelerated Arithmetic: Distinct from SIMD-Accelerated Arithmetic: focuses on signal processing kernels with automatic CPU dispatch, not general arithmetic.

Explore 1 awesome GitHub repository matching data & databases · Signal Processing SIMD Kernels. Refine with filters or upvote what's useful.

Awesome Signal Processing SIMD Kernels GitHub Repositories

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

    gnuradio/gnuradio

    6,129عرض على GitHub↗

    GNU Radio is an open-source software-defined radio framework that provides a digital signal processing toolkit for building wireless communication systems. At its core, it uses a block-based flow graph architecture where pre-built signal processing blocks are connected into directed graphs to define and execute custom radio signal processing pipelines. The system operates as a flow graph signal processor that enables low-latency streaming radio signal processing, supporting both real-time operation and wireless communication simulation entirely in software. The framework distinguishes itself

    Uses a vector-optimized library to automatically select CPU-specific SIMD instructions for signal processing.

    C++
    عرض على GitHub↗6,129
  1. Home
  2. Data & Databases
  3. Vectorized Arithmetic
  4. SIMD-Accelerated Arithmetic
  5. Signal Processing SIMD Kernels