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:
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Low memory overhead allocator☆30Updated 6 months ago
- ☆34Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- ☆49Updated 7 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- ☆26Updated 5 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Showcases how to use UTF-8 in C++ with the win32 api☆46Updated 11 months ago
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months 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
- Rebooting the std::bitset franchise☆44Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 4 years ago