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++☆67Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- ☆49Updated 7 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Low memory overhead allocator☆32Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆59Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Virtual memory based containers☆42Updated 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 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- C++ library aiming to replace all built-in integers☆94Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- ☆34Updated 3 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- ☆17Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Flat containers for C++☆59Updated 2 weeks ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- C++ string formatting library☆45Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 9 months ago
- Rebooting the std::bitset franchise☆44Updated 2 months ago