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.☆356Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 5 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Test and benchmark suite for sort implementations.☆393Updated last month
- Integer Map Data Structure☆131Updated 2 years ago
- Robin Hood Sort, for uniform data☆74Updated 2 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆330Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- 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
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- Assorted notes☆84Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆140Updated last year
- A simple C coroutine library.☆227Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- The Solid-State Register Allocator☆87Updated 2 years ago
- Translations of a simple C program to Rust.☆141Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- ☆294Updated last year
- Single-header C11 port of https://abseil.io SwissTable☆147Updated 3 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆271Updated 5 months ago