awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
p12tic avatar

p12tic/libsimdpp

0
View on GitHub↗
1,301 estrellas·129 forks·C++·BSL-1.0·2 vistas

Libsimdpp

Portable header-only C++ low level SIMD library

Features

  • SIMD Optimization - Low-level SIMD abstraction library.

Historial de estrellas

Gráfico del historial de estrellas de p12tic/libsimdppGráfico del historial de estrellas de p12tic/libsimdpp

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace p12tic/libsimdpp?

Portable header-only C++ low level SIMD library

¿Cuáles son las características principales de p12tic/libsimdpp?

Las características principales de p12tic/libsimdpp son: SIMD Optimization.

¿Qué alternativas de código abierto existen para p12tic/libsimdpp?

Las alternativas de código abierto para p12tic/libsimdpp incluyen: 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.

Alternativas open-source a Libsimdpp

Proyectos open-source similares, clasificados según cuántas características comparten con Libsimdpp.
  • gorgonia/gorgoniaAvatar de gorgonia

    gorgonia/gorgonia

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

    ospray/tsimd

    358Ver en GitHub↗

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

    C++
    Ver en GitHub↗358
  • simd-everywhere/simdeAvatar de simd-everywhere

    simd-everywhere/simde

    3,044Ver en GitHub↗

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

    C
    Ver en GitHub↗3,044