SIMD (SSE) string functions
☆104Jun 28, 2017Updated 8 years ago
Alternatives and similar repositories for simd-string
Users that are interested in simd-string are comparing it to the libraries listed below
Sorting:
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆260Jan 4, 2022Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Dec 21, 2020Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 20, 2026Updated last week
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆374Nov 7, 2025Updated 3 months ago
- Lightweight SSA compiler suite☆11Sep 27, 2024Updated last year
- Fast C/C++ memory allocator with free-all operation☆56Jul 17, 2015Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Sep 4, 2019Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆29Jan 1, 2020Updated 6 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Apr 1, 2024Updated last year
- Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.☆16May 23, 2019Updated 6 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆20May 31, 2020Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Sep 25, 2023Updated 2 years ago
- C/C++ wrapper for Microsoft Edge WebView2 Control☆20Nov 13, 2025Updated 3 months ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆94Mar 11, 2023Updated 2 years ago
- ☆24Sep 21, 2025Updated 5 months ago
- Compile-time single-header hash-map written in C++ 17☆21Feb 5, 2026Updated 3 weeks ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- Collection of small public domain file archivers☆66Oct 7, 2023Updated 2 years ago
- LogicMOO Natural Language Understanding Kit Unified into Prolog☆13Oct 2, 2021Updated 4 years ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- SIMD-accelerated base64 codecs☆444Apr 4, 2024Updated last year
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- ☆28Dec 3, 2016Updated 9 years ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago