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.☆35Updated 3 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 9 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- C++11 compatible charconv☆31Updated last week
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Easy Parsing C++ Library☆21Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ Concurrency library!☆27Updated 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☆59Updated last month
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 3 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- Performance profiling of JSON libraries☆28Updated 5 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Radix set/map implementation☆19Updated last year
- ulids in C++, Header Only☆101Updated 2 years ago
- easy to use callback library for C++☆42Updated 8 years ago