awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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 vues

Libsimdpp

Portable header-only C++ low level SIMD library

Features

  • SIMD Optimization - Low-level SIMD abstraction library.

Historique des stars

Graphique de l'historique des stars pour p12tic/libsimdppGraphique de l'historique des stars pour p12tic/libsimdpp

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Libsimdpp

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Libsimdpp.
  • gorgonia/gorgoniaAvatar de gorgonia

    gorgonia/gorgonia

    5,919Voir sur GitHub↗

    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
    Voir sur GitHub↗5,919
  • ospray/tsimdAvatar de ospray

    ospray/tsimd

    358Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗358
  • simd-everywhere/simdeAvatar de simd-everywhere

    simd-everywhere/simde

    3,044Voir sur GitHub↗

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

    C
    Voir sur GitHub↗3,044

Questions fréquentes

Que fait p12tic/libsimdpp ?

Portable header-only C++ low level SIMD library

Quelles sont les fonctionnalités principales de p12tic/libsimdpp ?

Les fonctionnalités principales de p12tic/libsimdpp sont : SIMD Optimization.

Quelles sont les alternatives open-source à p12tic/libsimdpp ?

Les alternatives open-source à p12tic/libsimdpp incluent : 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.