vkrasnov / vpmadd
Multiplication using AVX512 and AVX512IFMA instructions
☆23Updated 9 years ago
Alternatives and similar repositories for vpmadd:
Users that are interested in vpmadd are comparing it to the libraries listed below
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- FLECC_IN_C is a FLexible Elliptic Curve Cryptography library written IN C☆18Updated 7 years ago
- I-cache line packing and branch misprediction measuring tool☆17Updated 8 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Extended Roofline Model - LLVM source tree with additional libraries for the analysis of the dynamic execution in the interpreter☆17Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- AVX2 Chacha implementation☆16Updated 11 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Authenticated Encryption Based on the Masked Even-Mansour (MEM) Construction☆28Updated 7 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known …☆44Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Linux kernel source tree with fast swap patches.☆20Updated 11 years ago
- Scripts that I used to write a blog post about section 7.24.1(2) of C11☆11Updated 8 years ago
- A software-based Ethernet switch design built around a memory-efficient, high-performance, and highly-concurrent hash table for compact a…☆35Updated 9 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)