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:
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Boost.org multi_index module☆54Updated 2 weeks ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost.Sort☆56Updated 2 weeks ago
- C++ framework for rapid server development☆76Updated last year
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Boost.Atomic☆67Updated last week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++ library for integer array compression☆30Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- ☆31Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- ☆17Updated 5 years ago