scandum / rotate
A collection of array rotation algorithms.
☆154Updated 2 years ago
Alternatives and similar repositories for rotate:
Users that are interested in rotate are comparing it to the libraries listed below
- The PolymurHash universal hash function.☆344Updated last year
- Integer Map Data Structure☆130Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆193Updated 7 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆705Updated 7 months ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Robin Hood Sort, for uniform data☆73Updated last year
- SIMD-enhanced word counter☆245Updated 5 years ago
- Test and benchmark suite for sort implementations.☆375Updated this week
- A fast binary search that tries to be branchless☆96Updated 11 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- An experiment in controlling the size of a thread pool using a PID controller.☆117Updated last year
- Pair your compilers up at The ABI Cafe!☆240Updated 7 months ago
- A hash array-mapped trie implementation in C☆291Updated last year
- A simple C coroutine library.☆225Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated last month
- ☆295Updated 10 months ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆326Updated 7 months ago
- Translations of a simple C program to Rust.☆139Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆245Updated 5 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 5 months ago
- Testing memory-level parallelism☆67Updated last year
- The Best Library: a C++ STL replacement☆180Updated this week
- Selection and partial sorting algorithms☆136Updated 6 months ago
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated last month
- Header-only binary fuse and xor filter library☆358Updated last month