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:
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last month
- A fixed capacity dynamically sized string☆68Updated this week
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years 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 last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago