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 single file C++11 header-only memory mapped file library.☆65Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- fast prime sieve and hash algorithm☆38Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- ulids in C++, Header Only☆100Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated last month
- A fixed capacity dynamically sized string☆68Updated 2 weeks ago
- C++ framework for rapid server development☆76Updated 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 last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Performance profiling of JSON libraries☆27Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆86Updated 4 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
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆55Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago