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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SIMD Vector Classes for C++☆1,517Jun 6, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆643Mar 10, 2023Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆23Apr 20, 2020Updated 5 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆150Oct 14, 2024Updated last year
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- A really stupid INI file format for C++11☆147Sep 25, 2023Updated 2 years ago
- P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library☆796Aug 2, 2024Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 5 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
- mathiu : a simple computer algebra system in C++.☆81Jul 20, 2021Updated 4 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89May 22, 2024Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Feb 6, 2025Updated last year
- Polymorphic memory resource for real-time applications.☆75Aug 1, 2023Updated 2 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆361Jun 28, 2021Updated 4 years ago
- Structure-of-array synthesis in C++20☆85May 27, 2022Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,642Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Mar 16, 2023Updated 3 years ago
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆641Jan 22, 2026Updated 2 months ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Mar 16, 2017Updated 9 years ago
- Microbenchmarking for Modern C++☆233Nov 3, 2020Updated 5 years ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35May 6, 2021Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Mar 16, 2026Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,600May 29, 2025Updated 9 months ago