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++☆68Updated 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 10 months ago
- ☆50Updated 8 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Low memory overhead allocator☆32Updated 11 months ago
- ☆34Updated 3 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
- Compact SVO optimized vector for C++17 or higher☆109Updated 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…☆100Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Flat containers for C++☆59Updated 3 months ago
- ☆17Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 3 weeks ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- C++ library aiming to replace all built-in integers☆97Updated 2 weeks ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago