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
Alternatives and similar repositories for itoa:
Users that are interested in itoa are comparing it to the libraries listed below
- async io-uring based kernel io library☆31Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Boost.org multi_index module☆49Updated last week
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- WIP☆26Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++11 compatible charconv☆30Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Boost.Sort☆52Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- ☆16Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated last week
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago