scandum / rotate
A collection of array rotation algorithms.
☆155Updated 2 years ago
Alternatives and similar repositories for rotate
Users that are interested in rotate are comparing it to the libraries listed below
Sorting:
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 9 months ago
- The PolymurHash universal hash function.☆350Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- Integer Map Data Structure☆129Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆31Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- A hash array-mapped trie implementation in C☆291Updated last year
- Robin Hood Sort, for uniform data☆73Updated last year
- ☆39Updated 4 years ago
- A simple C coroutine library.☆227Updated last year
- Assorted notes☆84Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- Test and benchmark suite for sort implementations.☆390Updated 2 months ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆296Updated last year
- Automated integer hash function discovery☆711Updated last year
- Repository hosting unofficial binary pack files for many commits of LLVM☆138Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆200Updated 2 months ago
- Pottery - A container and algorithm template library in C☆125Updated 3 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆327Updated 9 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆707Updated 9 months ago
- ☆173Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆119Updated 4 months ago
- Managed C strings library☆97Updated 3 years ago