aclex / floaxieLinks
Floating point printing and parsing library based on Grisu2 and Krosh algorithms
☆29Updated 2 years ago
Alternatives and similar repositories for floaxie
Users that are interested in floaxie are comparing it to the libraries listed below
Sorting:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years 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
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 2 months ago
- A C++14-and-later expression template library☆110Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last week
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- ☆26Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last week
- C++11 compatible charconv☆31Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆37Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago