WojciechMula / toysView external linksLinks
Storage for my snippets, toy programs, etc.
☆374Nov 7, 2025Updated 3 months ago
Alternatives and similar repositories for toys
Users that are interested in toys 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
- AVX512F and AVX2 versions of quick sort☆104Nov 22, 2017Updated 8 years ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- SIMD (SSE) string functions☆103Jun 28, 2017Updated 8 years ago
- Nsolv - A front-end that allows multiple SMTLIBv2 compliant solvers to executed in parallel.☆11Dec 7, 2012Updated 13 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- This is a repository for the code posted on my blog☆914Feb 8, 2026Updated last week
- Add-on packages for Vector class library☆76Nov 25, 2023Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated 11 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆354Apr 1, 2024Updated last year
- Linear vs binary search benchmark☆41Dec 12, 2019Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- A simple C library for compressing lists of integers using binary packing☆515Aug 18, 2023Updated 2 years ago
- BitMagic Library☆442Aug 26, 2025Updated 5 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- Metrics gathering thingy☆11Jul 17, 2019Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Nov 19, 2019Updated 6 years ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Feb 2, 2024Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Jun 5, 2019Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Sep 5, 2024Updated last year
- Official git repository for libdivide: optimized integer division☆1,296Updated this week
- A benchmark for low-level CPU micro-architectural features☆762Feb 8, 2022Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆82Oct 22, 2021Updated 4 years ago
- AVX-512 utilities☆20Sep 22, 2014Updated 11 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
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆61Jul 16, 2019Updated 6 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Sep 12, 2016Updated 9 years ago
- Fast Approximate Membership Filters (C++)☆289Aug 29, 2025Updated 5 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Sep 26, 2024Updated last year
- Fast Approximate Membership Filters (C++)☆24Apr 27, 2021Updated 4 years ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- Boost SIMD☆230Apr 10, 2019Updated 6 years ago
- The FastPFOR C++ library: Fast integer compression☆958Jan 27, 2026Updated 3 weeks ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21May 5, 2024Updated last year
- Presentation materials for the 2016 Berkeley C++ Summit☆14Oct 20, 2016Updated 9 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Jan 10, 2022Updated 4 years ago