AmadeusITGroup / amcLinks
Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set
☆37Updated 3 months ago
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☆49Updated 2 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- 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…☆70Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 3 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Various useful c++ containers and utilities.☆14Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- homogeneous variadic function parameters☆18Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year