ibireme / c_numconv_benchmarkLinks
C/C++ number ↔︎ string benchmark
☆70Updated 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
Sorting:
- 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 9 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Benchmark JSON library performance in C/C++☆53Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Replaced by foonathan/lexy☆138Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Simple C++ and CMake wrapper around tree-sitter.☆31Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years 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
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Fast string to integer conversion☆15Updated 7 years ago
- A microbenchmark library for C☆55Updated 3 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- Flat containers for C++☆59Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Boost.org unordered module☆86Updated 2 weeks ago
- Performance profiling of JSON libraries☆28Updated 6 months ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago