mikekazakov / pstldLinks
Experimental implementation of ParallelSTL on top of GCD aka libdispatch
☆22Updated last year
Alternatives and similar repositories for pstld
Users that are interested in pstld are comparing it to the libraries listed below
Sorting:
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- forward declarations for C++ std headers☆74Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Flat containers for C++☆59Updated 3 months ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 6 months ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Collection of proposals for c++☆29Updated 5 months ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 2 months ago
- C++ modules support for Ninja/MSBuild/CMake☆24Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆67Updated 5 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 weeks ago
- A compile-time linear algebra system for C++☆123Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Easily batch-build cmake projects!☆18Updated 7 months ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last week