awesome-repositories.com
Blog
MCP
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
·
ospray avatar

ospray/tsimdArchived

0
View on GitHub↗
358 stars·21 forks·C++·MIT·4 vues

Tsimd

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

Features

  • SIMD Optimization - Fundamental SIMD types for Intel CPUs.

Historique des stars

Graphique de l'historique des stars pour ospray/tsimdGraphique de l'historique des stars pour ospray/tsimd

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 à Tsimd

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Tsimd.
  • 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
  • p12tic/libsimdppAvatar de p12tic

    p12tic/libsimdpp

    1,301Voir sur GitHub↗

    Portable header-only C++ low level SIMD library

    C++
    Voir sur GitHub↗1,301
  • 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 ospray/tsimd ?

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

Quelles sont les fonctionnalités principales de ospray/tsimd ?

Les fonctionnalités principales de ospray/tsimd sont : SIMD Optimization.

Quelles sont les alternatives open-source à ospray/tsimd ?

Les alternatives open-source à ospray/tsimd incluent : gorgonia/gorgonia — Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for… p12tic/libsimdpp — Portable header-only C++ low level SIMD library. simd-everywhere/simde — Implementations of SIMD instruction sets for systems which don't natively support them.