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☆181Updated 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…☆157Updated 2 months ago
- C++ framework for rapid server development☆76Updated 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 11 months ago
- Boost.org multi_index module☆51Updated this week
- SIMD-accelerated base64 codecs☆439Updated last year
- 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
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- ulids in C++, Header Only☆101Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- 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☆61Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- An implementation of Seqlock in C++11☆223Updated last year
- 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 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Port of the xxhash library to C++17.☆184Updated 3 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆129Updated this week
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago