scandum / rotateLinks
A collection of array rotation algorithms.
☆156Updated 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
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- A fast binary search that tries to be branchless☆102Updated last year
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆332Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 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…☆147Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- Test and benchmark suite for sort implementations.☆500Updated 3 weeks ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆712Updated last year
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆142Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆335Updated 3 years ago
- B-tree generator for C☆143Updated 5 months ago
- Type-safe Printf in C☆72Updated 8 months ago
- ☆293Updated last year
- Assorted notes☆84Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A simple C coroutine library.☆227Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 3 months ago
- The tiniest chat servers on earth!☆74Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago