jk-jeon / floffLinks
A test repository for the WIP algorithm for fixed-precision floating-point formatting.
☆18Updated last year
Alternatives and similar repositories for floff
Users that are interested in floff are comparing it to the libraries listed below
Sorting:
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Low memory overhead allocator☆33Updated last year
- 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
- ☆50Updated 8 years ago
- ☆34Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ library aiming to replace all built-in integers☆99Updated last month
- A universal type for non-type template parameters for C++20 or later.☆28Updated last year
- ☆17Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Flat containers for C++☆59Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Papers intended for the C++ Standardization Committee☆14Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- homogeneous variadic function parameters☆18Updated last year
- Windows Using Headers Only...☆63Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Rebooting the std::bitset franchise☆45Updated this week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month