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
·
p12tic avatar

p12tic/libsimdpp

0
View on GitHub↗
1,301 Stars·129 Forks·C++·BSL-1.0·2 Aufrufe

Libsimdpp

Portable header-only C++ low level SIMD library

Features

  • SIMD Optimization - Low-level SIMD abstraction library.

Star-Verlauf

Star-Verlauf für p12tic/libsimdppStar-Verlauf für p12tic/libsimdpp

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Libsimdpp

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Libsimdpp.
  • gorgonia/gorgoniaAvatar von gorgonia

    gorgonia/gorgonia

    5,919Auf GitHub ansehen↗

    Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for building and training neural networks. It functions as a CUDA-accelerated tensor library and a SIMD-optimized math library, enabling machine learning workflows entirely within the Go ecosystem. The library distinguishes itself through a dual-backend architecture that dispatches neural network operations to either a GPU or CPU depending on CUDA availability at runtime. It constructs differentiable directed acyclic graphs of tensor operations, supports reverse-mode automatic gradient

    Go
    Auf GitHub ansehen↗5,919
  • ospray/tsimdAvatar von ospray

    ospray/tsimd

    358Auf GitHub ansehen↗

    Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)

    C++
    Auf GitHub ansehen↗358
  • simd-everywhere/simdeAvatar von simd-everywhere

    simd-everywhere/simde

    3,044Auf GitHub ansehen↗

    Implementations of SIMD instruction sets for systems which don't natively support them.

    C
    Auf GitHub ansehen↗3,044

Häufig gestellte Fragen

Was macht p12tic/libsimdpp?

Portable header-only C++ low level SIMD library

Was sind die Hauptfunktionen von p12tic/libsimdpp?

Die Hauptfunktionen von p12tic/libsimdpp sind: SIMD Optimization.

Welche Open-Source-Alternativen gibt es zu p12tic/libsimdpp?

Open-Source-Alternativen zu p12tic/libsimdpp sind unter anderem: gorgonia/gorgonia — Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for… ospray/tsimd — Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512). simd-everywhere/simde — Implementations of SIMD instruction sets for systems which don't natively support them.