mischasan / sse2Links
Unusual uses of SSE2 registers
☆66Updated 4 years ago
Alternatives and similar repositories for sse2
Users that are interested in sse2 are comparing it to the libraries listed below
Sorting:
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆62Updated 11 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Library for generating ABI-compliant LLVM IR☆60Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- mini-LZ library☆34Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 7 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆62Updated 7 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago