ibireme / c_numconv_benchmarkLinks
C/C++ number ↔︎ string benchmark
☆68Updated 7 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:
- 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 JSON library performance in C/C++☆53Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆71Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Fast string to integer conversion☆15Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆95Updated last week
- A microbenchmark library for C☆55Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 6 months ago
- ulids in C++, Header Only☆101Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months 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
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Boost.Scope, a collection of scope guard utilities.☆17Updated 2 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆44Updated 10 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago