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 4 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...☆37Updated 2 weeks ago
- Low memory overhead allocator☆32Updated 9 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 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
- Yet another C++ text formatting library.☆70Updated 8 months ago
- ☆49Updated 7 years ago
- ☆17Updated last year
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Flat containers for C++☆59Updated 2 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A string_view implementation that can remember if it was a c-string once☆20Updated 4 years ago
- ☆34Updated 3 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…☆100Updated 5 months ago
- C++ library aiming to replace all built-in integers☆96Updated 3 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- homogeneous variadic function parameters☆17Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- C++ constexpr implementation of XXH3☆51Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago