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++20 single-header library for embedding INI configs☆60Updated 2 years ago
- 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- SPY - C++ Information Broker☆157Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Small small_vector☆34Updated 5 months 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 C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- A hash function library☆49Updated 3 weeks 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☆52Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago