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:
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Rebooting the std::bitset franchise☆44Updated last month
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- ☆34Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago