miloyip / itoa-benchmarkLinks
C++ integer-to-string conversion benchmark
☆341Updated 3 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☆256Updated 3 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- C++ library for executors☆503Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- 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 8 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 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☆441Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- userland threads☆481Updated last month
- Boost.Coroutine2☆134Updated last month
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Higher-order functions for c++☆511Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 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
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆204Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Linq for list comprehension in C++☆666Updated 4 years ago