intrinsics

Open-source projects categorized as intrinsics
Language: + C++ + Rust + C + D

Top 8 intrinsic Open-Source Projects

  • highway

    Performance-portable, length-agnostic SIMD with runtime dispatch

  • Project mention: Llamafile 0.7 Brings AVX-512 Support: 10x Faster Prompt Eval Times for AMD Zen 4 | news.ycombinator.com | 2024-03-31

    The bf16 dot instruction replaces 6 instructions: https://github.com/google/highway/blob/master/hwy/ops/x86_12...

  • CTranslate2

    Fast inference engine for Transformer models

  • Project mention: Distil-Whisper: distilled version of Whisper that is 6 times faster, 49% smaller | news.ycombinator.com | 2023-10-31

    Just a point of clarification - faster-whisper references it but ctranslate2[0] is what's really doing the magic here.

    Ctranslate2 is a sleeper powerhouse project that enables a lot. They should be up front and center and get the credit they deserve.

    [0] - https://github.com/OpenNMT/CTranslate2

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • faster

    SIMD for humans (by AdamNiederer)

  • simd_utils

    A header only library implementing common mathematical functions using SIMD intrinsics

  • intel-intrinsics

    The Dlang SIMD library

  • Project mention: SIMD with Zig | news.ycombinator.com | 2023-05-01

    I wish more people understand that you absolutely need such intrinsics for fast software, there is no way around that.

    https://github.com/AuburnSounds/intel-intrinsics

  • peakperf

    Achieve peak performance on x86 CPUs and NVIDIA GPUs

  • safe_arch

    Exposes arch-specific intrinsics as safe function (via cfg).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • camellia-simd-aesni

    Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instructions) and POWER (with VMX+VSX+crypto instructions)

  • Project mention: Linux 6.5 Last Minute Fixes a Performance Regression, 34% Drop in a Benchmark | news.ycombinator.com | 2023-08-28

    > camellia_aesni_avx_x86_64

    An interesting point here is that AES-NI can be used to accelerate a host of things other than AES. In this case, it's because the S-box can take advantage of the AES S-Box (SubBytes) instruction: https://github.com/jkivilin/camellia-simd-aesni; https://kernel.googlesource.com/pub/scm/linux/kernel/git/sha....

    Similar acceleration has been done with SM4, the Chinese analogue of AES. https://github.com/mjosaarinen/sm4ni

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

intrinsics related posts

Index

What are some of the best open-source intrinsic projects? This list will help you:

Project Stars
1 highway 3,645
2 CTranslate2 2,776
3 faster 1,548
4 simd_utils 80
5 intel-intrinsics 66
6 peakperf 56
7 safe_arch 41
8 camellia-simd-aesni 13

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com