Wunkolo / IntrimanLinks
Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats
☆28Updated 3 years ago
Alternatives and similar repositories for Intriman
Users that are interested in Intriman are comparing it to the libraries listed below
Sorting:
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 10 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- 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…☆59Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- benchmarking positional population count☆16Updated last month
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Generate SSE expressions from prefix expressions☆20Updated 15 years ago
- Reworking of Agner Fog's performance test programs for Linux