scandum / rotateLinks
A collection of array rotation algorithms.
☆162Updated 2 years ago
Alternatives and similar repositories for rotate
Users that are interested in rotate are comparing it to the libraries listed below
Sorting:
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Integer Map Data Structure☆133Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A fast binary search that tries to be branchless☆104Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- Test and benchmark suite for sort implementations.☆509Updated 2 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- ☆295Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆142Updated 2 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- Automated integer hash function discovery☆741Updated last year
- SIMD-enhanced word counter☆247Updated 6 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- A simple C coroutine library.☆229Updated last year
- Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocati…☆290Updated last month
- a 64-bit histogram / quantile sketch☆59Updated 11 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆149Updated 5 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated 2 years ago
- ☆183Updated 6 months ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆713Updated last year