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:
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- A unique_ptr implementation with small object optimization☆19Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago