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:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- A lock-free malloc(3) implementation☆19Updated 3 weeks ago
- InstLatX64_Demo☆43Updated last month
- C library to compute the Hamming weight of arrays☆48Updated 6 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
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- haesni is a small hash function using aes-ni for fast string hashing☆17Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated 3 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- AVX-512 utilities☆20Updated 10 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 10 months 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
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago