WojciechMula / ternarylogiccliLinks
CLI utilty to work out proper constants for vpternlogic instruction
☆13Updated 2 years ago
Alternatives and similar repositories for ternarylogiccli
Users that are interested in ternarylogiccli are comparing it to the libraries listed below
Sorting:
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- benchmarking positional population count☆15Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- ☆22Updated 3 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 8 months ago
- AVX-512 utilities☆20Updated 10 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 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 2 years ago
- ☆39Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 5 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- A lock-free malloc(3) implementation☆20Updated 2 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago