WojciechMula / ternary-logicLinks
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
☆31Updated 6 months ago
Alternatives and similar repositories for ternary-logic
Users that are interested in ternary-logic are comparing it to the libraries listed below
Sorting:
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 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…☆56Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Lock-free memory allocator☆21Updated last year
- Benchmarks for our memory allocator☆65Updated last year
- benchmarking positional population count☆15Updated last year
- How fast can we shuffle values?☆37Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- parser combinator and AST generator in c++17☆24Updated 2 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
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- AVX-512 utilities☆20Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Optimised x86-64 gzip decompressor☆30Updated 7 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago