amdn / itoaLinks
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
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ framework for rapid server development☆76Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- Boost.org multi_index module☆51Updated this week
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- C++11 compatible charconv☆31Updated last month
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Boost.org unordered module☆78Updated this week
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++ Concurrency library!☆27Updated 6 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- ☆17Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago