Wunkolo / IntrimanLinks
Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats
☆28Updated 2 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 5 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months 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
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 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…☆56Updated 2 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
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- ☆12Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- ☆39Updated 4 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- Documenting Wasm SIMD performance☆37Updated 4 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Using ARM NEON instructions to filter an array.☆11Updated 7 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- For details, see the blog post:☆32Updated last year