AmadeusITGroup / amc
Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set
☆35Updated 3 weeks ago
Alternatives and similar repositories for amc:
Users that are interested in amc are comparing it to the libraries listed below
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- The Fancy Named Parameters Library☆30Updated 4 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Flat containers for C++☆59Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated last week
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated last year
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- GitHub Actions for C++ Libraries☆21Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months 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 11 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Low memory overhead allocator☆29Updated 3 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- Tiny Test System☆27Updated 2 months ago