jk-jeon / floff
A test repository for the WIP algorithm for fixed-precision floating-point formatting.
☆18Updated 11 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 6 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Low memory overhead allocator☆29Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- homogeneous variadic function parameters☆17Updated last year
- ☆48Updated 7 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆57Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ☆17Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provid…☆15Updated 3 years ago
- ☆33Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆66Updated this week
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- std::optional for C++20☆31Updated last year
- Compile time counter that works with all major modern compilers☆54Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- ☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- Virtual memory based containers☆42Updated 3 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago