AmadeusITGroup / amcLinks
Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set
☆37Updated 4 months ago
Alternatives and similar repositories for amc
Users that are interested in amc are comparing it to the libraries listed below
Sorting:
- Virtual memory based containers☆41Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- C++ build system that uses C++ for build configuration.☆25Updated last week
- Cut down and minimalistic C++ string formatting library☆27Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks 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☆112Updated last year
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 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
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Type traits for properties of C / C++ enum types