zbjornson / fast-hex
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
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 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…☆58Updated 5 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- C++ framework for rapid server development☆77Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated last month
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years 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
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 5 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 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…☆153Updated this week
- Boost.org multi_index module☆48Updated 2 months 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 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆172Updated 11 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- Header only library that parses and plans SQL queries at compile time☆141Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated this week
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago