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
Sorting:
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 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
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- C++11 compatible charconv☆30Updated last month
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 3 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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 8 months ago
- Embrace (post) modern C++☆9Updated 3 years 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
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 2 months ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago
- C++ double-to-string conversion benchmark☆9Updated 7 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago