miloyip / itoa-benchmark
C++ integer-to-string conversion benchmark
☆340Updated 2 months ago
Alternatives and similar repositories for itoa-benchmark:
Users that are interested in itoa-benchmark are comparing it to the libraries listed below
- C++ double-to-string conversion benchmark☆255Updated 3 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆376Updated 4 years ago
- C++ library for executors☆503Updated 8 years ago
- Configurable C++ platform adapter☆558Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 7 months ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆814Updated 6 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆495Updated last year
- Our open source benchmarks and code samples☆190Updated 2 weeks ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 2 years ago
- disruptor concurency pattern in c++☆484Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- userland threads☆476Updated last week
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- A low overhead nanosecond clock based on x86 TSC☆319Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 6 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆418Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated 3 weeks ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆307Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Boost.Lockfree☆132Updated last week
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago