AmadeusITGroup / amcLinks
Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set
☆37Updated last month
Alternatives and similar repositories for amc
Users that are interested in amc are comparing it to the libraries listed below
Sorting:
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 3 weeks ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆32Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- homogeneous variadic function parameters☆17Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago