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
- Fast string to integer conversion☆15Updated 7 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 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 10 months ago
- C++ Concurrency library!☆26Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- String to Float Benchmark☆19Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- parsertl: The Modular Parser Generator☆15Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A C++ string-based dispatch/routing library☆25Updated 7 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years 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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago