fmtlib / dtoa-benchmarkLinks
C++ double-to-string conversion benchmark
☆9Updated 8 months ago
Alternatives and similar repositories for dtoa-benchmark
Users that are interested in dtoa-benchmark are comparing it to the libraries listed below
Sorting:
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 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…☆20Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Allocation benchmarks☆30Updated 8 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 …☆30Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- ☆14Updated 9 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- 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…☆17Updated last year
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- C++11 compatible charconv☆31Updated last month
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A general property customisation mechanism☆15Updated 5 years ago
- ☆31Updated 9 years ago