jeaiii / itoaLinks
Fast integer to ascii / integer to string conversion
☆237Updated 3 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
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 11 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…☆161Updated 5 months ago
- 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.☆335Updated last year
- ⏱️ single header benchmark framework for C and C++☆243Updated last year
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Small collection of debug-related drop-in c/c++-utils☆253Updated 3 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆211Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆475Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- ☆50Updated 8 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Experimental config library for C++☆145Updated 3 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago