scandum / rotateLinks
A collection of array rotation algorithms.
☆166Updated 3 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☆133Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- A fast binary search that tries to be branchless☆106Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- An educational implementation of a modern compressor in Rust☆48Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 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 branchless unstable quicksort / mergesort that is highly adaptive.☆334Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Robin Hood Sort, for uniform data☆75Updated 2 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- ☆296Updated last year
- Single-header C11 port of https://abseil.io SwissTable☆170Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Test and benchmark suite for sort implementations.☆516Updated last month
- 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☆157Updated last year
- Assorted notes☆84Updated 2 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆151Updated 7 months ago
- Automated integer hash function discovery☆750Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- ☆39Updated 5 years ago
- A simple C coroutine library.☆229Updated 2 years ago
- A hash array-mapped trie implementation in C☆323Updated last year
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- c++ library for binary fuse filters, including a sharded filter☆95Updated last year
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆289Updated 11 months ago