fmtlib / dtoa-benchmarkLinks
C++ double-to-string conversion benchmark
☆24Updated 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:
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- Boost.org unordered module☆86Updated this week
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- C++11 compatible charconv☆31Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 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…☆43Updated 4 months ago
- ☆25Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- C++20 Memory Allocator library☆36Updated 8 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 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 6 months ago
- Json benchmark based on nativejson-benchmark☆34Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- performance counters in C++☆23Updated last week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- 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 C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- Tiny Test System☆27Updated 2 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- A hash function library☆49Updated last month