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 4 months ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Boost.org multi_index module☆55Updated last month
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Boost.org unordered module☆86Updated last week
- C++11 compatible charconv☆31Updated last month
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 4 years ago
- Container Traits for Modern C++☆29Updated 5 years 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 last month
- Boost.Atomic☆67Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- ☆17Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- ☆31Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ framework for rapid server development☆76Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago