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
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- A graph concurrent library for C++☆63Updated last year
- Small small_vector☆34Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- A fixed capacity dynamically sized string☆65Updated 3 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 2 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- ☆34Updated 2 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- C++17 compile-time enum reflection library☆44Updated 2 years ago
- Implementation and optimization of std::any☆30Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 11 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year