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:
- Provides run-time tuple element access☆15Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost.org multi_index module☆52Updated 2 weeks ago
- Boost.Atomic☆65Updated this week
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Container Traits for Modern C++☆30Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- C++11 compatible charconv☆31Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- WIP☆27Updated 6 years ago
- The Fancy Named Parameters Library☆34Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- C++ framework for rapid server development☆76Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- async io-uring based kernel io library☆32Updated 4 years ago
- ☆26Updated 5 years 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