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☆183Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Effective Memory Reclamation☆62Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- SIMD-accelerated base64 codecs☆437Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years 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 last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- Boost.org unordered module☆85Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org multi_index module☆53Updated this week
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated last month
- 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 disruptor thread-synchronisation data structure for C++11.☆139Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- An implementation of Seqlock in C++11☆227Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ulids in C++, Header Only☆101Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 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 C++ library for integer array compression☆29Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago