ibireme / c_numconv_benchmarkLinks
C/C++ number ↔︎ string benchmark
☆71Updated last month
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
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Benchmark JSON library performance in C/C++☆53Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 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
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Fast string to integer conversion☆15Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months 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
- Boost.Scope, a collection of scope guard utilities.☆17Updated last month
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 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 last month
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated 3 weeks ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Boost.org multi_index module☆55Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago