fmtlib / dtoa-benchmarkLinks
C++ double-to-string conversion benchmark
☆19Updated this week
Alternatives and similar repositories for dtoa-benchmark
Users that are interested in dtoa-benchmark are comparing it to the libraries listed below
Sorting:
- ☆25Updated 5 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 2 weeks 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 5 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- performance counters in C++☆22Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- The Fancy Named Parameters Library☆36Updated last month
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months 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
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- Tiny Test System☆27Updated last month
- C++11 compatible charconv☆31Updated this week
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A fast implementation of log() and exp()☆53Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago