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☆42Updated 4 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- 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
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 7 months ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 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
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Flat containers for C++☆59Updated 7 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- ☆25Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago