SungJJinKang / std_find_simdLinks
std::find simd version
☆21Updated 2 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:
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆147Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- Implementation and optimization of std::any☆32Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Flat containers for C++☆59Updated 3 weeks ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- SPY - C++ Information Broker☆155Updated 3 weeks ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 2 weeks ago
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- ☆49Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Rebooting the std::bitset franchise☆44Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 3 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year