AVX-2 vectorised 8-bit positional popcount for Go
☆23Aug 28, 2020Updated 5 years ago
Alternatives and similar repositories for pospopcnt
Users that are interested in pospopcnt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Jan 22, 2023Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Jun 5, 2017Updated 8 years ago
- ☆38Nov 5, 2020Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Go port of wyhash v3☆14Nov 1, 2022Updated 3 years 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
- Malware analysis and Reverse Engineering Workshops from Invoke RE☆15Jun 30, 2024Updated last year
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- A simple static checker for unused results.☆23Jan 11, 2024Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Apr 29, 2021Updated 5 years ago
- A small DFA for under 16 states☆55Jun 6, 2018Updated 7 years ago
- Python library for vectorial Boolean functions in cryptography☆11Nov 15, 2023Updated 2 years ago
- All-in-one text tokenizer for Go. Super-fast. Lots of features.☆13Dec 18, 2015Updated 10 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.
- bit & sketches data structures☆60Nov 2, 2018Updated 7 years ago
- minimal perfect hashing for rust☆13Aug 10, 2020Updated 5 years ago
- An AES-based 384 bit permutation.☆21May 3, 2025Updated last year
- A simple database optimized for returning results by custom scoring functions.☆21Mar 29, 2016Updated 10 years ago
- Tools for development and ops☆19Nov 22, 2019Updated 6 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Apr 2, 2024Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Apr 18, 2019Updated 7 years ago
- Optimal cache stampede prevention☆16May 11, 2017Updated 9 years ago
- A simple implementation of the Huffman Coding in C