Storage for my snippets, toy programs, etc.
☆375Apr 8, 2026Updated last week
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☆28Oct 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
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 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☆76Nov 25, 2023Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆355Apr 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
- This is a repository for the code posted on my blog☆924Apr 5, 2026Updated last week
- Nsolv - A front-end that allows multiple SMTLIBv2 compliant solvers to executed in parallel.☆11Dec 7, 2012Updated 13 years ago
- A simple C library for compressing lists of integers using binary packing☆527Mar 24, 2026Updated 3 weeks ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- BitMagic Library☆448Apr 2, 2026Updated 2 weeks ago
- 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
- Official git repository for libdivide: optimized integer division☆1,312Mar 5, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- Metrics gathering thingy☆11Jul 17, 2019Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆287Aug 29, 2025Updated 7 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 2 weeks 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
- A benchmark for low-level CPU micro-architectural features☆763Feb 8, 2022Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆24Apr 27, 2021Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- This repository contains high-performance implementations of memset and memcpy in assembly.☆342Jan 10, 2022Updated 4 years ago
- 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