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 9 years ago
Alternatives and similar repositories for itoa
Users that are interested in itoa are comparing it to the libraries listed below
Sorting:
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Provides run-time tuple element access☆15Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- C++11 compatible charconv☆31Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Boost.org multi_index module☆55Updated 2 weeks ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆31Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Container Traits for Modern C++☆29Updated 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☆60Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- WIP☆27Updated 6 years ago
- Boost.Sort☆56Updated last week