WojciechMula / simd-heapLinks
☆10Updated 5 months ago
Alternatives and similar repositories for simd-heap
Users that are interested in simd-heap are comparing it to the libraries listed below
Sorting:
- benchmarking positional population count☆14Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- ☆16Updated 11 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- ☆21Updated 8 months ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 3 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months 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
- Performance profiling of JSON libraries☆25Updated 2 weeks ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A prototype implementation of the futures proposal☆11Updated 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☆54Updated last year
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 years ago