WojciechMula / man-intrinsics
Create man pages from information used by Intel Intrinsics Guide and optionally uops.info
☆43Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for man-intrinsics
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 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…☆57Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year
- benchmarking positional population count☆12Updated 8 months ago
- Benchmarks for our memory allocator☆61Updated last year
- Trying to get perfect codegen for big-integer math.☆30Updated 2 years ago
- A fast implementation of log() and exp()☆49Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 2 years ago
- A hash function library☆23Updated this week
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆39Updated last month
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆67Updated this week
- Markup source code showing optimizations☆35Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- CLang Plugin for calculating AST hashes☆15Updated 5 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆25Updated 4 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆51Updated 10 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- 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