AmadeusITGroup / amcLinks
Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set
☆35Updated 3 months ago
Alternatives and similar repositories for amc
Users that are interested in amc are comparing it to the libraries listed below
Sorting:
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- C++ build system that uses C++ for build configuration.☆17Updated last week
- homogeneous variadic function parameters☆17Updated last year
- ☆26Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Easy Parsing C++ Library☆21Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Virtual memory based containers☆42Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- ☆38Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- The IDK (Industrial Development Kit) library!☆33Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- ☆26Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year