aclex / floaxieLinks
Floating point printing and parsing library based on Grisu2 and Krosh algorithms
☆29Updated 3 years ago
Alternatives and similar repositories for floaxie
Users that are interested in floaxie are comparing it to the libraries listed below
Sorting:
- A C++14-and-later expression template library☆109Updated 2 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Rebooting the std::bitset franchise☆45Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years 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☆50Updated 3 weeks ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 5 months ago