goldsteinn / SIMD-sorting-networkLinks
SIMD sorting network generator and very basic tester
☆16Updated 3 years ago
Alternatives and similar repositories for SIMD-sorting-network
Users that are interested in SIMD-sorting-network are comparing it to the libraries listed below
Sorting:
- ☆31Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Benchmarks for our memory allocator☆67Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- benchmarking positional population count☆15Updated last year
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- ☆39Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆47Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆17Updated 8 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- ☆26Updated 5 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- Flat containers for C++☆59Updated 2 weeks ago