goldsteinn / SIMD-sorting-network
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
- ☆31Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- ☆39Updated 4 years ago
- ☆26Updated 4 years ago
- Benchmarks for our memory allocator☆63Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- ☆17Updated 8 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆52Updated 8 months ago
- For details, see the blog post:☆32Updated last year
- 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
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Radix sorting from the ground up☆36Updated last year
- Comparing linear and binary searches☆40Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 6 months ago
- ☆16Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 8 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 2 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago