World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or unsigned, forward (left-justified) or reverse (right justified). If you know of a faster implementation, let me know.
☆27Sep 16, 2016Updated 9 years ago
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- Provides run-time tuple element access☆15Feb 15, 2021Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆241Nov 24, 2022Updated 3 years ago
- Library In A Week 2017 Parameter☆19May 5, 2018Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- C++ integer-to-string conversion benchmark☆342Feb 10, 2025Updated last year
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript☆14May 29, 2022Updated 3 years ago
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- A high-performance, memory-efficient concurrent hash table☆36Oct 5, 2013Updated 12 years ago
- String to Float Benchmark☆19Oct 27, 2018Updated 7 years ago
- C++20 Coroutines and io_uring☆52Nov 30, 2022Updated 3 years ago
- Amir Said's C++ fast Huffman coding example (FastHF)☆27Jan 1, 2022Updated 4 years ago
- A debugger for CMake☆23Jan 4, 2020Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 3 years ago
- A single-header scheduler aware C++ future/promise that does not block☆33May 25, 2025Updated 9 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago
- A Clojure linter that enforces end-of-file newlines.☆11Jul 4, 2019Updated 6 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Dec 16, 2020Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- A place to share all of my PCB projects☆16Sep 22, 2024Updated last year
- Multi-threaded SDF generation via hp approximation in C++☆13Jun 22, 2024Updated last year
- 🍭 A single-header C library for printing colored text to the console☆11Aug 6, 2024Updated last year
- CodeFeedr core infrastructure☆10Nov 10, 2020Updated 5 years ago
- Intel Hex serializer in C#.☆11Jun 22, 2016Updated 9 years ago
- RRFRemote☆10Nov 10, 2024Updated last year
- A fast grid control for WPF (forked from https://fastwpfgrid.codeplex.com/)☆10Feb 27, 2025Updated last year
- This place provide different SRAM cells netlist to be simulated with HSpice tool in sub-20nm FinFET technologies.☆12Dec 31, 2020Updated 5 years ago
- STLink library with WebUSB☆12Jan 2, 2022Updated 4 years ago
- An implementation of Kociemba's two-phase algorithm for solving rubik's cube. (Adapted from Shuang Chen's Java code)☆10Jun 20, 2013Updated 12 years ago
- MCU图形化配置程序,基于QT,灵感来自cubeMX☆14Oct 31, 2021Updated 4 years ago
- Sparse Matrix Factorization (SMF) is a key component in many machine learning problems and there exist a verity a applications in real-w…☆11Jan 25, 2016Updated 10 years ago
- N. Papadakis, G. Peyré, E. Oudet. Optimal Transport with Proximal Splitting. SIAM Journal on Imaging Sciences, 7(1), pp. 212–238, 2014.☆11Jan 7, 2017Updated 9 years ago
- Code for paper: Localized matrix factorization for recommendation based on matrix block diagonal forms☆10Jan 27, 2015Updated 11 years ago
- C++Builder FireMonkey demos and examples for Android, IOS, MacOS, Windows, Linux, HTML5☆11Sep 22, 2022Updated 3 years ago
- C++ Template Metapogramming Study Resources☆39Oct 27, 2019Updated 6 years ago
- strtod and dtoa correct rounding and fast☆41Oct 19, 2023Updated 2 years ago
- Arduino/AVR C code for controlling the MOS6581 SID sound chip over MIDI☆10Oct 14, 2024Updated last year