scandum / rotateLinks
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:
- The PolymurHash universal hash function.☆354Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Robin Hood Sort, for uniform data☆73Updated 2 years ago
- A fast binary search that tries to be branchless☆101Updated last year
- Integer Map Data Structure☆131Updated 2 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 11 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆329Updated 11 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated last month
- Test and benchmark suite for sort implementations.☆394Updated last week
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Type-safe Printf in C☆72Updated 6 months 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…☆146Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- ☆295Updated last year
- Repository hosting unofficial binary pack files for many commits of LLVM☆138Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Binary search trees☆47Updated last month
- A detour through the Linux dynamic linker☆143Updated this week
- SIMD-enhanced word counter☆249Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 10 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- ☆39Updated 4 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago