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.☆351Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 10 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Robin Hood Sort, for uniform data☆73Updated 2 years ago
- Integer Map Data Structure☆129Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆329Updated 10 months 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…☆146Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 4 months ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆707Updated 10 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- c++ library for binary fuse filters, including a sharded filter☆88Updated 4 months ago
- A hash array-mapped trie implementation in C☆295Updated last year
- Assorted notes☆84Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Test and benchmark suite for sort implementations.☆391Updated 3 months ago
- Translations of a simple C program to Rust.☆140Updated last year
- Poireau: a sampling allocation debugger☆97Updated 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
- ☆296Updated last year
- An educational implementation of a modern compressor in Rust☆47Updated last year
- ☆39Updated 4 years ago
- A simple C coroutine library.☆227Updated last year
- Testing memory-level parallelism☆68Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆31Updated last year
- Stevan Apter-style trees in C++17☆371Updated last year
- Repository hosting unofficial binary pack files for many commits of LLVM☆138Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago