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☆179Updated 10 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…☆66Updated 10 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- Boost.org multi_index module☆51Updated last month
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- Effective Memory Reclamation☆58Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- ulids in C++, Header Only☆99Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- An implementation of Seqlock in C++11☆219Updated 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
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 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☆95Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- generic stack-based container☆107Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago