jeaiii / itoaLinks
Fast integer to ascii / integer to string conversion
☆240Updated 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☆170Updated 6 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆339Updated last year
- ⏱️ single header benchmark framework for C and C++☆248Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- ☆50Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated last month
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- Small collection of debug-related drop-in c/c++-utils☆254Updated 4 years ago
- Fast string implementation for graphics.☆194Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 3 weeks ago
- C++ Reflection using clang☆283Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆478Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 7 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago