fmtlib / dtoa-benchmark
C++ double-to-string conversion benchmark
☆9Updated 4 months ago
Alternatives and similar repositories for dtoa-benchmark:
Users that are interested in dtoa-benchmark are comparing it to the libraries listed below
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 11 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Easily batch-build cmake projects!☆17Updated 8 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Massively Asynchronous Coding Environment☆18Updated 12 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Allocation benchmarks☆30Updated 8 years ago