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☆261Jan 4, 2022Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- A list of question to a prospective employer☆27Nov 4, 2018Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated last year
- Apache Arrow Flight example☆11Nov 9, 2020Updated 5 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- Storage for my snippets, toy programs, etc.☆375Nov 7, 2025Updated 4 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Sep 4, 2019Updated 6 years ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Mar 1, 2026Updated 3 weeks ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆445Jul 7, 2025Updated 8 months 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
- An extensible visual programming system.☆10May 8, 2016Updated 9 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Dec 21, 2020Updated 5 years ago
- Video Effects on VGA☆15Jan 7, 2019Updated 7 years ago
- Fast C/C++ memory allocator with free-all operation☆56Jul 17, 2015Updated 10 years ago
- ☆24Sep 21, 2025Updated 6 months 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
- Moved to Codeberg, this repo is just a (temporary) mirror -- SP (Simple Parser) is a Python parser generator. It is aimed at easy usage r…☆12Oct 18, 2025Updated 5 months ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 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…☆22Jul 11, 2025Updated 8 months ago
- Comparison of IO methods for OS X and Linux.☆14Jul 12, 2014Updated 11 years ago
- Lightweight SSA compiler suite☆11Sep 27, 2024Updated last year
- LogicMOO Natural Language Understanding Kit Unified into Prolog☆13Oct 2, 2021Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- a simple operating system☆10May 10, 2015Updated 10 years ago
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- Running Kolibri OS executables on Linux☆26Jun 7, 2018Updated 7 years ago
- User-Mode KolibriOS developer tools☆27Jan 22, 2025Updated last year
- A small C++ wrapper for managing Linux CPU sets and CPU affinity☆11Dec 11, 2025Updated 3 months ago
- 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
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆355Apr 1, 2024Updated last year
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Compile-time single-header hash-map written in C++ 17☆21Feb 5, 2026Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆73Jan 28, 2021Updated 5 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆95Mar 11, 2023Updated 3 years ago