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☆16Updated 2 months ago
- C library to compute the Hamming weight of arrays☆49Updated 7 years 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☆46Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 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☆45Updated last year
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 11 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
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 10 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- unrolled skip list library for C☆21Updated 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…☆59Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- A lock-free malloc(3) implementation☆20Updated 6 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Bloom filter alternative (C++)☆18Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 2 years ago