miloyip / itoa-benchmarkLinks
C++ integer-to-string conversion benchmark
☆341Updated 9 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☆260Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆389Updated 5 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- Boost.Lockfree☆145Updated 3 weeks 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 …☆297Updated last year
- C++ library for executors☆513Updated 9 years ago
- disruptor concurency pattern in c++☆494Updated last year
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- userland threads☆493Updated 2 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Boost.Coroutine2☆135Updated 2 months ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆140Updated 4 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 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
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Higher-order functions for c++☆514Updated 2 months ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- STXXL: Standard Template Library for Extra Large Data Sets☆495Updated last year