fmtlib / dtoa-benchmarkLinks
C++ double-to-string conversion benchmark
☆16Updated 2 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:
- fast prime sieve and hash algorithm☆38Updated last month
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months 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
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 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 week
- ☆26Updated 5 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- The Fancy Named Parameters Library☆34Updated last month
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- Tiny Test System☆27Updated 3 weeks 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Allocation benchmarks☆30Updated 9 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- 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 …☆32Updated 4 years ago
- Yet Another C++ Library☆23Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++20 Memory Allocator library☆36Updated 5 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Container Traits for Modern C++☆30Updated 5 years ago