jeaiii / itoaLinks
Fast integer to ascii / integer to string conversion
☆236Updated 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 drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 10 months ago
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Small collection of debug-related drop-in c/c++-utils☆253Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- ☆50Updated 8 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated 5 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 6 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago