ladnir / macoroLinks
☆24Updated 4 months ago
Alternatives and similar repositories for macoro
Users that are interested in macoro are comparing it to the libraries listed below
Sorting:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- 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.☆37Updated last month
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- 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 2 months ago
- C++11 compatible charconv☆31Updated last week
- A fixed capacity dynamically sized string☆69Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated last month
- A simple replacement for std::unordered_map☆51Updated last year
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago