jsteemann / atoi
Fast string to integer conversion
☆15Updated 7 years ago
Alternatives and similar repositories for atoi:
Users that are interested in atoi are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- C++11 compatible charconv☆29Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 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
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 7 months ago
- easy to use callback library for C++☆41Updated 7 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 7 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- C++ double-to-string conversion benchmark☆9Updated 5 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Radix set/map implementation☆16Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆88Updated 4 years ago