Storage for my snippets, toy programs, etc.
☆375Apr 8, 2026Updated last month
Alternatives and similar repositories for toys
Users that are interested in toys are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- AVX512F and AVX2 versions of quick sort☆104Nov 22, 2017Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Jan 4, 2022Updated 4 years ago
- SIMDized check which bytes are in a set☆29Oct 21, 2018Updated 7 years ago
- SIMD (SSE) string functions☆104Jun 28, 2017Updated 8 years ago
- Linear vs binary search benchmark☆42Dec 12, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Feb 21, 2025Updated last year
- Add-on packages for Vector class library☆75Nov 25, 2023Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆356Apr 1, 2024Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Feb 2, 2024Updated 2 years ago
- Nsolv - A front-end that allows multiple SMTLIBv2 compliant solvers to executed in parallel.☆11Dec 7, 2012Updated 13 years ago
- This is a repository for the code posted on my blog☆930Apr 27, 2026Updated last week
- A simple C library for compressing lists of integers using binary packing☆530Mar 24, 2026Updated last month
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- BitMagic Library☆449Apr 2, 2026Updated last month
- High-performance dictionary coding☆111Apr 5, 2017Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- Counting the collisions with perl hash tables per function☆12Jun 5, 2019Updated 6 years ago
- AVX-512 utilities☆20Sep 22, 2014Updated 11 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆206Nov 19, 2019Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- 🚀 Fast C/C++ bit population count library☆362Jun 29, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Metrics gathering thingy☆11Jul 17, 2019Updated 6 years ago
- Official git repository for libdivide: optimized integer division☆1,319Mar 5, 2026Updated 2 months ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Mar 30, 2026Updated last month
- Fast Approximate Membership Filters (C++)☆288Aug 29, 2025Updated 8 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆53May 2, 2017Updated 9 years ago
- Fast Approximate Membership Filters (C++)☆24Apr 27, 2021Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- A benchmark for low-level CPU micro-architectural features☆765Feb 8, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- CLI utilty to work out proper constants for vpternlogic instruction☆13Jan 22, 2023Updated 3 years ago
- Random access array of tightly packed unsigned integers☆171Jun 11, 2022Updated 3 years ago
- C library to remove white space from strings as fast as possible☆156Sep 5, 2024Updated last year
- C library to compute the Hamming weight of arrays☆51Dec 9, 2018Updated 7 years ago
- Programatically obtain information about the pages backing a given memory region☆82Oct 22, 2021Updated 4 years ago
- My PhD thesis, provided for your online reading. Learn how to code high-performance string data structures and data management algorithms…☆67Nov 17, 2016Updated 9 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆343Jan 10, 2022Updated 4 years ago