miloyip / itoa-benchmarkLinks
C++ integer-to-string conversion benchmark
☆341Updated 4 months ago
Alternatives and similar repositories for itoa-benchmark
Users that are interested in itoa-benchmark are comparing it to the libraries listed below
Sorting:
- C++ double-to-string conversion benchmark☆257Updated 3 years ago
- C++ library for executors☆508Updated 8 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- userland threads☆482Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- High performance C++11 thread pool☆578Updated 4 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 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☆443Updated 2 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- disruptor concurency pattern in c++☆485Updated 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 …☆295Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Boost.Coroutine2☆135Updated 2 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆422Updated last week
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 8 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- Concurrent data structures in C++☆1,427Updated 4 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 2 months ago