miloyip / itoa-benchmark
C++ integer-to-string conversion benchmark
☆339Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for itoa-benchmark
- C++ double-to-string conversion benchmark☆253Updated 2 years ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- A STL allocator that mmaps files☆242Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- A C++ await/yield emulation library for stackless coroutine☆334Updated 9 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- userland threads☆463Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆791Updated last month
- C++ library for executors☆492Updated 8 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 last month
- Configurable C++ platform adapter☆555Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆515Updated 8 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- Higher-order functions for c++☆507Updated 2 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆137Updated last year
- An implementation of Seqlock in C++11☆187Updated 3 months ago
- Boost.Coroutine2☆128Updated this week
- Linq for list comprehension in C++☆662Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆299Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆199Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆199Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- disruptor concurency pattern in c++☆469Updated 9 months ago
- Various open addressing hashmap algorithms in C++☆255Updated 2 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆415Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆487Updated 11 months ago
- A highly optimized single producer single consumer message queue C++ template☆248Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago