ibireme / c_numconv_benchmark
C/C++ number ↔︎ string benchmark
☆59Updated 3 weeks ago
Alternatives and similar repositories for c_numconv_benchmark:
Users that are interested in c_numconv_benchmark are comparing it to the libraries listed below
- Benchmark JSON library performance in C/C++☆50Updated last year
- A microbenchmark library for C☆56Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A C++ wrapper of libdispatch.☆8Updated 9 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- String to Float Benchmark☆19Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last week
- ☆47Updated 7 years ago
- Performance profiling of JSON libraries☆22Updated 4 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- ☆26Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- Flat containers for C++☆59Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- Benchmarks for our memory allocator☆63Updated last year
- Compact SVO optimized vector for C++17 or higher☆99Updated 9 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 9 years ago
- Tiny Test System☆27Updated last month