zbjornson / fast-hex
Fast, SIMD hex string encoder and decoder C++ lib and Node.js module
☆57Updated 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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…☆54Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- A disruptor thread-synchronisation data structure for C++11.☆123Updated last year
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last week
- C++ framework for rapid server development☆77Updated 11 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- ulids in C++, Header Only☆96Updated 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…☆151Updated 2 months ago
- Boost.org unordered module☆66Updated this week
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 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
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 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…☆28Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 4 months ago
- A C++ library that implements the URL WhatWG specification☆42Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated last year
- Boost.org multi_index module☆47Updated last month
- 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 …☆111Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- ☆26Updated 6 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆108Updated 3 months ago