amdn / itoa
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
- Boost.org multi_index module☆49Updated 3 weeks ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- WIP☆26Updated 5 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- ☆20Updated 2 years ago
- C++ Concurrency library!☆27Updated 6 years ago