AmadeusITGroup / amcLinks
Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set
☆37Updated last week
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☆45Updated 8 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- homogeneous variadic function parameters☆17Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Various useful c++ containers and utilities.☆14Updated 4 months ago
- String facilities for C++98 and later - a library in search of its identity. Considering to make string-bare into string-lite, renaming t…☆23Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- ☆26Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆19Updated this week
- 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
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated last month