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
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- Configurable C++ platform adapter☆555Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated 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
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆139Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- userland threads☆464Updated this week
- Boost.Coroutine2☆128Updated this week
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated last month
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆417Updated 2 years ago
- C++ library for executors☆494Updated 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 2 months ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago
- A highly optimized single producer single consumer message queue C++ template☆249Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆255Updated 2 years ago
- Boost.Lockfree☆125Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- A low overhead nanosecond clock based on x86 TSC☆287Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- Linq for list comprehension in C++☆662Updated 4 years ago