fmtlib / dtoa-benchmark
C++ double-to-string conversion benchmark
☆9Updated 5 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 view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A general property customisation mechanism☆15Updated 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 11 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 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 single file C++11 header-only memory mapped file library.☆62Updated last year
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- ☆14Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago