jsteemann / atoi
Fast string to integer conversion
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for atoi
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- A C++ library for integer array compression☆27Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆24Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 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
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- C++ double-to-string conversion benchmark☆9Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Mutex implementations and utilities☆31Updated 7 years ago
- ☆45Updated 7 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- C++11 compatible charconv☆27Updated last week
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- For details, see the blog post:☆31Updated 11 months ago
- C++ Concurrency library!☆26Updated 5 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- An Array Mapped Tree implementation☆9Updated 4 years ago