jk-jeon / floff
A test repository for the WIP algorithm for fixed-precision floating-point formatting.
☆18Updated 9 months ago
Alternatives and similar repositories for floff:
Users that are interested in floff are comparing it to the libraries listed below
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Low memory overhead allocator☆29Updated 3 months ago
- homogeneous variadic function parameters☆17Updated 11 months ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- ☆47Updated 7 years ago
- ☆33Updated 2 years ago
- ☆16Updated last year
- List-initialize containers with proper move semantics☆30Updated last month
- Yet another C++ text formatting library.☆70Updated 2 months ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆57Updated 4 years ago
- Flat containers for C++☆57Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- An indirect value-type for C++☆82Updated last year
- strtod and dtoa correct rounding and fast☆41Updated last year
- ☆26Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week