SungJJinKang / std_find_simd
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
- C++20 single-header library for embedding INI configs☆60Updated last year
- C++14 code to convert integers to strings at compile-time☆119Updated 2 months ago
- A graph concurrent library for C++☆63Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated this week
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- ☆48Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- ☆33Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- SPY - C++ Information Broker☆153Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- Rebooting the std::bitset franchise☆43Updated this week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A minimal xoshiro256** generator with the C++ <random> interface☆34Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago