A simple, extensible, portable, efficient and header-only SIMD library!
☆232Oct 4, 2021Updated 4 years ago
Alternatives and similar repositories for pure_simd
Users that are interested in pure_simd are comparing it to the libraries listed below
Sorting:
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆150Oct 14, 2024Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Apr 20, 2020Updated 5 years ago
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library☆793Aug 2, 2024Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A really stupid INI file format for C++11☆147Sep 25, 2023Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Dec 29, 2023Updated 2 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- C++17 & C++ 20 error-handling and utility extensions.☆632Dec 26, 2023Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Aug 1, 2023Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,638Updated this week
- mathiu : a simple computer algebra system in C++.☆80Jul 20, 2021Updated 4 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89May 22, 2024Updated last year
- rocket - Fast single header signal/slots library for C++☆211Aug 21, 2024Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Jan 22, 2026Updated last month
- Table Maker for Modern C++☆2,146May 14, 2025Updated 9 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Oct 3, 2021Updated 4 years ago
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago