WojciechMula / simd-heap
☆10Updated 3 months ago
Alternatives and similar repositories for simd-heap:
Users that are interested in simd-heap are comparing it to the libraries listed below
- benchmarking positional population count☆14Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- C++20 SIMD Within A Register library☆31Updated last week
- Using ARM NEON instructions to filter an array.☆11Updated 7 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- ☆12Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A unique_ptr implementation with small object optimization☆19Updated 7 months ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Demo implementation of C++ networking☆16Updated 6 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ☆16Updated 10 years ago