One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
-
Updated
Feb 5, 2024 - C
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Port of https://github.com/microsoft/DirectXMath to C
Домашние работы по дисциплине "Программирование" 1 курса ФИТ НГУ
A simple crypto library mainly focused on learning and understanding
learning code optimization based on hardware resources, making a simple image processing library to test different approaches
Intrinsics-optimization of program that computes points that belongs to Mandelbrot's.
Fast AES-based Bijective PRNG in C using CPU intrinsics
Implementation of several algorithms using Intel AVX intrinsic instructions
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)
A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C
artoolkitX camera calibration Android, macOS, Linux, and iOS app.
Shareable module for basic configuration and platform detection. Used by all hosted projects.
NEON implementation of NIST lattice-based PQC finalists
A header only library implementing common mathematical functions using SIMD intrinsics
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Add a description, image, and links to the intrinsics topic page so that developers can more easily learn about it.
To associate your repository with the intrinsics topic, visit your repo's landing page and select "manage topics."