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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Provides run-time tuple element access☆15Feb 15, 2021Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆242Nov 24, 2022Updated 3 years ago
- Library In A Week 2017 Parameter☆19May 5, 2018Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- C++ integer-to-string conversion benchmark☆340Feb 10, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- C++ "borrowing" smart pointer.☆11May 13, 2022Updated 3 years ago
- RAII dynamic array in C☆21Dec 30, 2018Updated 7 years ago
- C++20 Coroutines and io_uring☆53Nov 30, 2022Updated 3 years ago
- An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as w…☆23Apr 30, 2024Updated 2 years ago
- A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript☆14May 29, 2022Updated 3 years ago
- Tool to handle dependencies between nomad jobs☆51Jun 9, 2023Updated 2 years ago
- String to Float Benchmark☆19Oct 27, 2018Updated 7 years ago
- A high-performance, memory-efficient concurrent hash table☆36Oct 5, 2013Updated 12 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Boost.org parameter module☆16Apr 22, 2026Updated 2 weeks ago
- a debug tool that intercepts and records Cap'n Proto RPC which are called by a process and received by a process☆12Apr 9, 2026Updated 3 weeks ago
- Computes a constexpr (minimal) perfect hash function☆34Aug 20, 2019Updated 6 years ago
- A dynamic array implementation in C☆14Jan 7, 2018Updated 8 years ago
- Stylesheet for the xUnit plugin for Jenkins to handle CTest test results.☆15Aug 1, 2024Updated last year
- Code samples for ZillaLib (https://github.com/schellingb/ZillaLib)☆11Mar 7, 2020Updated 6 years ago
- Sorted source with mangled rubbish removed.☆16Sep 27, 2017Updated 8 years ago
- C++ Faking library, which allows faking/mocking regular functions, static member functions and non-virtual member functions for testing p…☆29May 7, 2025Updated 11 months ago
- A C++ library for integer array compression☆31Mar 18, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Capnproto Alternative RPC API☆16May 1, 2015Updated 11 years ago
- 基于redis和mysql的数据持久化方案☆16Dec 10, 2013Updated 12 years ago
- Fast IEEE754-single precision to string conversion routine.☆13Nov 4, 2023Updated 2 years ago
- SecretHandshake secure connections in C++, with Cap'n Proto support☆14Jan 11, 2026Updated 3 months ago
- Cap'n Proto RPC in pure Java☆13Nov 21, 2025Updated 5 months ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- Rundeck Golang SDK☆12Nov 19, 2025Updated 5 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 4 years ago
- C++ heterogeneous and lock-free containers☆13Sep 5, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A stl-map-like container implemented with skiplist.☆11Aug 31, 2016Updated 9 years ago
- Accepted papers for PLDI 2014☆15May 19, 2016Updated 9 years ago
- Amir Said's C++ fast Huffman coding example (FastHF)☆27Jan 1, 2022Updated 4 years ago
- Pretty unicode tables for the CLI with CPP☆18Oct 15, 2020Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Dec 9, 2025Updated 4 months ago
- Ancient Sega Genesis/MegaDrive emulator☆12Jun 8, 2012Updated 13 years ago
- A flexible C++ formatting library designed for i18n, using embedded script to output plural forms, grammatical gender, etc. correctly☆11Apr 27, 2026Updated last week