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:
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 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
- The IDK (Industrial Development Kit) library!☆37Updated this week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Various useful c++ containers and utilities.☆13Updated last month
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 3 weeks ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆24Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago