GaryHughes / stddecimalLinks
An implementation of the proposed C++ std::decimal
☆24Updated last year
Alternatives and similar repositories for stddecimal
Users that are interested in stddecimal are comparing it to the libraries listed below
Sorting:
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 5 months ago
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- A C++ library for localization using GNU gettext po files, based on boost spirit☆49Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Standalone version of the boost::unordered library☆28Updated 5 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆86Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Boost.PFR without the boost namespaces☆72Updated last month
- Meta C++ Library and Tool☆82Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆84Updated 2 months ago
- Thread aware Signal/Slot library☆82Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 2 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- A C++14 reflection library☆74Updated 2 months ago
- C++ command line argument parsing and routing☆53Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Flat containers for C++☆59Updated 3 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆60Updated this week
- value types for composite class design - with allocators☆53Updated last week
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago