zbjornson / fast-hex
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
☆57Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast-hex
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 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…☆53Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆24Updated last month
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 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 8 years ago
- ☆45Updated 7 years ago
- Boost.org multi_index module☆45Updated this week
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- ulids in C++, Header Only☆95Updated last year
- Boost.org unordered module☆63Updated this week
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 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…☆150Updated 2 weeks ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 3 years ago
- Boost.Atomic☆58Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- General literal text conversions, such as an int represented as a string, or vice versa☆34Updated this week
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Effective Memory Reclamation☆50Updated 4 years ago
- Small small_vector☆31Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- A fixed capacity dynamically sized string☆63Updated this week