zwegner / x86-info-termLinks
A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses
☆128Updated 2 years ago
Alternatives and similar repositories for x86-info-term
Users that are interested in x86-info-term are comparing it to the libraries listed below
Sorting:
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- CPU Ultimate Latency Test.☆110Updated 2 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Measuring cmov vs branch-mov performance☆89Updated 7 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 tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- uops.info Code Analyzer☆286Updated last year
- Fastest Histogram Construction☆70Updated 3 years ago
- A small study in hardware accelerated AoS reversal☆175Updated 6 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- ☆39Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆123Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆101Updated 2 weeks ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago