zbjornson / fast-hexLinks
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
☆58Updated 2 years ago
Alternatives and similar repositories for fast-hex
Users that are interested in fast-hex are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆63Updated 8 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Boost.org unordered module☆75Updated 2 weeks ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Boost.org multi_index module☆51Updated 2 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 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
- ulids in C++, Header Only☆98Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago