Dwarfobserver / soa_vectorLinks
C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)
☆49Updated 7 years ago
Alternatives and similar repositories for soa_vector
Users that are interested in soa_vector are comparing it to the libraries listed below
Sorting:
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- Flat containers for C++☆59Updated 7 months ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- ☆25Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Virtual memory based containers☆41Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- ☆34Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago