Storage for my snippets, toy programs, etc.
☆375Nov 7, 2025Updated 4 months ago
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☆103Nov 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☆41Dec 12, 2019Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 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 last year
- 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☆923Mar 18, 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☆524Aug 18, 2023Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- BitMagic Library☆444Aug 26, 2025Updated 7 months ago
- High-performance dictionary coding☆110Apr 5, 2017Updated 8 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"☆205Nov 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,307Mar 5, 2026Updated 3 weeks ago
- 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.☆26Sep 26, 2024Updated last year
- 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
- 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.
- 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
- C library to remove white space from strings as fast as possible☆157Sep 5, 2024Updated last year
- Random access array of tightly packed unsigned integers☆171Jun 11, 2022Updated 3 years ago
- 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