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
- Some library components that didn't quite fit anywhere else...☆35Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 5 months ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- ☆47Updated 7 years ago
- ☆33Updated 2 years ago
- ☆16Updated last year
- homogeneous variadic function parameters☆17Updated 11 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- An indirect value-type for C++☆82Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Virtual memory based containers☆40Updated 3 years ago
- Flat containers for C++☆56Updated 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
- Yet another C++ text formatting library.☆70Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Low memory overhead allocator☆29Updated 2 months ago
- C++ library aiming to replace all built-in integers☆91Updated this week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆80Updated this week
- C++20 for flag enums☆27Updated 4 years ago
- List-initialize containers with proper move semantics☆29Updated 2 weeks ago
- high performance C++20 implementation of std::variant☆50Updated 7 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A minimal xoshiro256** generator with the C++ <random> interface☆34Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month