miloyip / itoa-benchmark
C++ integer-to-string conversion benchmark
☆337Updated 3 years 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☆254Updated 2 years ago
- A public domain lock free queues implemented in C++11☆182Updated 10 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- C++ library for executors☆498Updated 8 years ago
- Boost.Coroutine2☆129Updated last month
- A STL allocator that mmaps files☆244Updated 3 years ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆491Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆327Updated 3 years ago
- Higher-order functions for c++☆506Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆521Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Linq for list comprehension in C++☆662Updated 4 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆254Updated 3 years ago
- userland threads☆470Updated 3 weeks ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 4 months ago
- Lightweight and fast JSON parser for C++☆338Updated 5 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆140Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆801Updated 3 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆370Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆429Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆302Updated last year
- Boost.org thread module☆204Updated last month
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- Our open source benchmarks and code samples☆188Updated 3 months ago
- Boost.Lockfree☆128Updated 3 weeks ago