scandum / rotateLinks
A collection of array rotation algorithms.
☆159Updated 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
- 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.☆333Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Test and benchmark suite for sort implementations.☆503Updated last month
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- A fast binary search that tries to be branchless☆102Updated last year
- Repository hosting unofficial binary pack files for many commits of LLVM☆142Updated 2 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
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆276Updated 8 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Automated integer hash function discovery☆736Updated last year
- Self contained, fully static llvm tools & libs☆353Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A simple C coroutine library.☆226Updated last year
- A repository that collects libc ABI files for multiple versions and a tool to combine them into one dataset.☆188Updated last week
- ☆294Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 4 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- Single-header C11 port of https://abseil.io SwissTable☆154Updated 3 years ago
- Type-safe Printf in C☆72Updated 9 months ago