amdn / itoa
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.
☆27Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for itoa
- Provides run-time tuple element access☆15Updated 3 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- ☆25Updated 11 months ago
- Boost.org multi_index module☆45Updated this week
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Boost.org unordered module☆63Updated this week
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A hash function library☆23Updated this week