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
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Rebooting the std::bitset franchise☆45Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Implementation and optimization of std::any☆32Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- ☆50Updated 8 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated this week
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A header only structure of arrays container for C++☆43Updated 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…☆161Updated 4 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago