fmtlib / dtoa-benchmarkLinks
C++ double-to-string conversion benchmark
☆17Updated last week
Alternatives and similar repositories for dtoa-benchmark
Users that are interested in dtoa-benchmark are comparing it to the libraries listed below
Sorting:
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- ☆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 4 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 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
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 2 months ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- C++11 compatible charconv☆31Updated last week
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- The Fancy Named Parameters Library☆36Updated last month
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Allocation benchmarks☆30Updated 9 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- 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
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- a tool to count accesses to member variables in c++ programs☆78Updated 11 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago