jsteemann / atoi
Fast string to integer conversion
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for atoi
- A C++ library for integer array compression☆27Updated 2 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- For details, see the blog post:☆31Updated 11 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- C++ double-to-string conversion benchmark☆8Updated last month
- An Array Mapped Tree implementation☆9Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 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
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 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
- Phase Fair and Standard Reader Writer Locks☆16Updated 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
- Ultra light-weight endian utility for C++11 (header only)☆24Updated 5 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 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 5 months ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- portability macros for compiler and hardware micro operations☆34Updated 4 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…☆19Updated 7 months ago