fmtlib / dtoa-benchmarkLinks
C++ double-to-string conversion benchmark
☆17Updated 3 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:
- ☆26Updated 5 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 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- C++20 SIMD Within A Register library☆44Updated 5 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 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
- Yet Another C++ Library☆23Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- The Fancy Named Parameters Library☆36Updated last week
- C++ Concurrency library!☆27Updated 6 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Fast string to integer conversion☆15Updated 7 years ago