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
- 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…☆67Updated last year
- SIMD-accelerated base64 codecs☆437Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆180Updated 12 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 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…☆158Updated 3 months ago
- C++ framework for rapid server development☆76Updated 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
- 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org multi_index module☆52Updated 3 weeks ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- 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 …☆117Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated this week
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- Safe and easy to use C++17 HTTP client library.☆70Updated 3 weeks ago
- For details, see the blog post:☆34Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A single file C++11 header-only memory mapped file library.☆70Updated last year
- fast prime sieve and hash algorithm☆38Updated last month
- ulids in C++, Header Only☆101Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆329Updated 10 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆313Updated 3 months ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Port of the xxhash library to C++17.☆183Updated 4 months ago