zbjornson / fast-hexLinks
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
☆57Updated 3 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☆184Updated 2 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…☆68Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated this week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- C++ framework for rapid server development☆76Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆239Updated 3 years ago
- SIMD-accelerated base64 codecs☆440Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- generic stack-based container☆110Updated 7 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- ulids in C++, Header Only☆102Updated 2 years ago
- ☆112Updated last year
- Boost.org unordered module☆86Updated this week
- Boost.org multi_index module☆55Updated 3 weeks ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 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 9 years ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- Port of the xxhash library to C++17.☆184Updated 7 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆119Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago