jsteemann / atoiLinks
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:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months 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 this week
- C++11 compatible charconv☆31Updated last week
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 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
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Radix set/map implementation☆17Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- C++ double-to-string conversion benchmark☆13Updated this week
- easy to use callback library for C++☆42Updated 8 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago