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 single file C++11 header-only memory mapped file library.☆62Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 weeks 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 C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months 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
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- C++11 compatible charconv☆30Updated last week
- Provides run-time tuple element access☆14Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Radix set/map implementation☆16Updated last year
- C++ Concurrency library!☆26Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Embrace (post) modern C++☆9Updated 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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 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++ stream using LZ4 (de)compression☆39Updated 3 years ago
- ☆26Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- C++ double-to-string conversion benchmark☆9Updated 6 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago