night-shift / fpconvLinks
Fast and accurate double to string conversion.
☆58Updated last year
Alternatives and similar repositories for fpconv
Users that are interested in fpconv are comparing it to the libraries listed below
Sorting:
- C++ double-to-string conversion benchmark☆257Updated 3 years 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
- Boost.Coroutine☆84Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Coroutines in C☆121Updated 10 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- Template engine library in C++☆92Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- For fun C++ reflection framework.☆62Updated 2 years ago