fmtlib / dtoa-benchmarkLinks
C++ double-to-string conversion benchmark
☆26Updated 2 weeks 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☆39Updated 5 months ago
- C++11 compatible charconv☆31Updated last week
- ☆25Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- C++20 Memory Allocator library☆36Updated 9 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A hash function library☆50Updated 2 weeks ago
- Boost.org unordered module☆86Updated last week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- The Fancy Named Parameters Library☆36Updated 3 months ago
- performance counters in C++☆23Updated this week
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Performance profiling of JSON libraries☆28Updated 8 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago