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
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months 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 …☆294Updated 7 months ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- C++ library for executors☆503Updated 8 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- Boost.Coroutine2☆133Updated 3 weeks ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆203Updated 2 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆817Updated 7 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Higher-order functions for c++☆508Updated 3 weeks ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- userland threads☆478Updated 3 weeks ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆377Updated 4 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 7 months ago