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:
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 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
- Provides run-time tuple element access☆14Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- The Fancy Named Parameters Library☆32Updated last month
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Tiny Test System☆27Updated 3 weeks ago
- Boost.Atomic☆62Updated 3 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Boost.Sort☆53Updated last week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago