ibireme / c_numconv_benchmarkLinks
C/C++ number ↔︎ string benchmark
☆66Updated 5 months 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:
- Benchmark JSON library performance in C/C++☆52Updated 2 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
- fast prime sieve and hash algorithm☆38Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Performance profiling of JSON libraries☆27Updated 2 months ago
- Mathematical Expression Parser and JIT Compiler☆146Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- For details, see the blog post:☆32Updated last year
- 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
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Fast string to integer conversion☆15Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆120Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆29Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆92Updated 2 months ago
- The Fancy Named Parameters Library☆34Updated 3 weeks ago
- Flat containers for C++☆59Updated 2 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year