SungJJinKang / std_find_simdLinks
std::find simd version
☆21Updated 3 years ago
Alternatives and similar repositories for std_find_simd
Users that are interested in std_find_simd are comparing it to the libraries listed below
Sorting:
- A graph concurrent library for C++☆63Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Small small_vector☆34Updated 6 months ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- SPY - C++ Information Broker☆158Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- ☆50Updated 8 years ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago