miloyip / itoa-benchmark
C++ integer-to-string conversion benchmark
☆340Updated last month
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 3 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- A STL allocator that mmaps files☆246Updated 3 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- C++ library for executors☆500Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Boost.Coroutine2☆130Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆813Updated 6 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
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆374Updated 4 years ago
- [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☆128Updated 3 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 …☆294Updated 6 months ago
- Configurable C++ platform adapter☆557Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Enjoy template metaprogramming☆113Updated 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 6 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- userland threads☆474Updated last week
- Boost.org smart_ptr module☆107Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆435Updated this week
- disruptor concurency pattern in c++☆481Updated last year
- A benchmark framework for concurrent queue implementations☆289Updated 4 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 2 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆418Updated 3 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆494Updated last year