vkrasnov / avx_qsortView external linksLinks
Quick sort code using AVX2 instructions
☆69Jun 5, 2017Updated 8 years ago
Alternatives and similar repositories for avx_qsort
Users that are interested in avx_qsort are comparing it to the libraries listed below
Sorting:
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Nov 9, 2015Updated 10 years ago
- Go implementation of libhydrogen - a lightweight, easy-to-use crypto library☆24Mar 23, 2017Updated 8 years ago
- Create a zig type to easily decode json from a struct☆13Dec 29, 2019Updated 6 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- NetBSD cdb (constant database) library☆14May 24, 2019Updated 6 years ago
- minimal perfect hashing for rust☆13Aug 10, 2020Updated 5 years ago
- AVX implementation of the Skinny block cipher☆11Apr 24, 2022Updated 3 years ago
- Compact tries for fixed-width keys☆26Jun 4, 2018Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- Parallel sections library for parallel data-structures☆14Oct 30, 2023Updated 2 years ago
- SLIP-39 Library based on a fork of Daan Sprenkles' SSS Library for Shamir secret sharing☆14May 15, 2020Updated 5 years ago
- A small DFA for under 16 states☆54Jun 6, 2018Updated 7 years ago
- The Gtgraph library from Georgia Tech.☆19Mar 30, 2023Updated 2 years ago
- C library to compute the Hamming weight of arrays☆51Dec 9, 2018Updated 7 years ago
- Remap WebAssembly binaries automatically in the browser built with ReactJS and Rust using WebAssembly☆24Oct 14, 2020Updated 5 years ago
- Reference code for the Simeck family of block ciphers☆15Jun 21, 2015Updated 10 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆16Apr 8, 2017Updated 8 years ago
- A public domain constant-time implementation of ChaCha20 on 8-bit AVR microcontroller.☆35Jun 28, 2018Updated 7 years ago
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- Implementation of do255e and do255s in Go☆23Dec 14, 2020Updated 5 years ago
- Compressed Bloom Filters (Golomb-compressed sequences, with indices)☆17May 19, 2013Updated 12 years ago
- A simple database optimized for returning results by custom scoring functions.☆21Mar 29, 2016Updated 9 years ago
- Implementations of do255e and do255s in C and assembly☆25May 3, 2021Updated 4 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 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
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆14Mar 25, 2025Updated 10 months ago
- ☆13Apr 26, 2022Updated 3 years ago
- Logging utilities that aimed to be used in highly loaded applications☆12Nov 10, 2017Updated 8 years ago
- A Go Wrapper for JQ☆12Nov 1, 2019Updated 6 years ago
- Easy fuzzing with go-fuzz☆14Apr 10, 2020Updated 5 years ago
- Metrics gathering thingy☆11Jul 17, 2019Updated 6 years ago
- Python library for vectorial Boolean functions in cryptography☆11Nov 15, 2023Updated 2 years ago
- ☆20Nov 17, 2015Updated 10 years ago
- Pure Go implementation of cryptographic APIs found in libsodium☆45Oct 14, 2020Updated 5 years ago
- ☆29May 20, 2016Updated 9 years ago
- ☆26Aug 2, 2017Updated 8 years ago
- A standalone AES-KW (AES Key Wrap) implementation.☆14Dec 31, 2023Updated 2 years ago
- We implement Delegatable Anonymous Credentials using Mercurial Signatures☆21Jun 7, 2022Updated 3 years ago