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
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks ago
- Low memory overhead allocator☆33Updated last year
- Yet another C++ text formatting library.☆71Updated 11 months ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 years ago
- ☆17Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 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…☆62Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆102Updated 8 months ago
- ☆50Updated 8 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Easy Parsing C++ Library☆21Updated 2 years ago
- Flat containers for C++☆59Updated 5 months 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
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago
- C++ string formatting library☆46Updated 5 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 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
- Compile-time printf-like string formatting☆77Updated 7 years ago