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
- Some library components that didn't quite fit anywhere else...☆36Updated 2 weeks 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.☆71Updated 9 months ago
- Low memory overhead allocator☆32Updated 10 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 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
- ☆17Updated last year
- Virtual memory based containers☆43Updated 3 years ago
- ☆34Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆49Updated 8 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Flat containers for C++☆59Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated this week
- Library of flat vector-like based associative containers☆74Updated 2 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 6 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Papers intended for the C++ Standardization Committee☆14Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago