jeaiii / itoaLinks
Fast integer to ascii / integer to string conversion
☆231Updated 2 years ago
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆177Updated 7 months ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- ⏱️ single header benchmark framework for C and C++☆235Updated 10 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- ☆49Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆92Updated 2 months ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated 2 months ago