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
- benchmarking positional population count☆17Updated 2 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- 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
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- ☆66Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- A lock-free malloc(3) implementation☆20Updated 6 months ago
- InstLatX64_Demo☆45Updated 2 months ago
- AVX-512 utilities☆20Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 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
- ☆39Updated 4 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- Vectorized version of the PCG random number generator☆84Updated 10 months ago