WojciechMula / ternarylogiccliLinks
CLI utilty to work out proper constants for vpternlogic instruction
☆13Updated 3 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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- benchmarking positional population count☆17Updated 3 months ago
- AVX-512 utilities☆20Updated 11 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated this week
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 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
- ☆66Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 10 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A lock-free malloc(3) implementation☆20Updated 7 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago