scandum / rotateLinks
A collection of array rotation algorithms.
☆160Updated 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☆131Updated 2 years ago
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- A fast binary search that tries to be branchless☆103Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 5 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- A hash array-mapped trie implementation in C☆317Updated last year
- Test and benchmark suite for sort implementations.☆503Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 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
- A simple C coroutine library.☆227Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆277Updated 8 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- ☆295Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆713Updated last year
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- Translations of a simple C program to Rust.☆140Updated 2 years ago
- Single-header C11 port of https://abseil.io SwissTable☆156Updated 3 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Stevan Apter-style trees in C++17☆373Updated last year