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.☆60Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆71Updated 7 months ago
- Flat containers for C++☆59Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Collection of proposals for c++☆29Updated 2 months ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 8 months ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated 2 weeks ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Proposed C++ standardisation for linear algebra☆27Updated 7 years ago
- ☆25Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago