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:
- Provides run-time tuple element access☆14Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 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 3 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Boost.org multi_index module☆51Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Asio Buffers without the Asio☆14Updated this week
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- async io-uring based kernel io library☆32Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++11 compatible charconv☆31Updated this week
- WIP☆27Updated 6 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
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Boost.Sort☆53Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Boost.org unordered module☆75Updated last month
- Boost.Atomic☆63Updated last month