ladnir / macoroLinks
☆21Updated last month
Alternatives and similar repositories for macoro
Users that are interested in macoro are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- C++20 SIMD Within A Register library☆44Updated 5 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- A modern, header-only request router for C++☆24Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated last year