scandum / rotateLinks
A collection of array rotation algorithms.
☆157Updated 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.☆357Updated 2 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- An educational implementation of a modern compressor in Rust☆48Updated last year
- 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☆101Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 3 weeks ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Test and benchmark suite for sort implementations.☆490Updated this week
- A branchless unstable quicksort / mergesort that is highly adaptive.☆332Updated last year
- Repository hosting unofficial binary pack files for many commits of LLVM☆142Updated 2 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆274Updated 6 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 3 months ago
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆186Updated last week
- 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
- C library to remove white space from strings as fast as possible☆155Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Assorted notes☆84Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- Single-header C11 port of https://abseil.io SwissTable☆148Updated 3 years ago
- Translations of a simple C program to Rust.☆141Updated last year
- Automated integer hash function discovery☆731Updated last year
- The Xr0 Verifier for C☆178Updated 5 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Self contained, fully static llvm tools & libs☆351Updated 2 years ago
- A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.☆263Updated 3 weeks ago