zbjornson / fast-hexLinks
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
☆56Updated 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 month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 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 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
- ulids in C++, Header Only☆102Updated 2 years ago
- Boost.org multi_index module☆54Updated this week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 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
- SIMD-accelerated base64 codecs☆440Updated last year
- Effective Memory Reclamation☆63Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- generic stack-based container☆110Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- A disruptor thread-synchronisation data structure for C++11.☆145Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆83Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated last month