WojciechMula / man-intrinsicsLinks
Create man pages from information used by Intel Intrinsics Guide and optionally uops.info
☆46Updated last year
Alternatives and similar repositories for man-intrinsics
Users that are interested in man-intrinsics are comparing it to the libraries listed below
Sorting:
- Benchmarks for our memory allocator☆70Updated 2 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 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- C++ interface to CPU affinity management☆31Updated 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
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 7 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- benchmarking positional population count☆17Updated 2 months ago
- ☆112Updated last year
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- Implementation of hash_append proposal☆67Updated 9 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago
- ☆39Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆92Updated last month