scandum / rotate
A collection of array rotation algorithms.
☆153Updated 2 years ago
Alternatives and similar repositories for rotate:
Users that are interested in rotate are comparing it to the libraries listed below
- Robin Hood Sort, for uniform data☆72Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- The PolymurHash universal hash function.☆343Updated last year
- Integer Map Data Structure☆130Updated last year
- A hash array-mapped trie implementation in C☆288Updated 11 months ago
- Test and benchmark suite for sort implementations.☆367Updated this week
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆193Updated 6 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated 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…☆143Updated 3 years ago
- SIMD-enhanced word counter☆244Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- C library to remove white space from strings as fast as possible☆152Updated 4 months ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Pottery - A container and algorithm template library in C☆124Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆218Updated 4 years ago
- A simple C coroutine library.☆225Updated last year
- Pair your compilers up at The ABI Cafe!☆237Updated 6 months ago
- Quicksort implemented as a C macro☆169Updated 2 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆263Updated last month
- A fast binary search that tries to be branchless☆97Updated 10 months ago
- A versatile, performance-oriented generic hash table library for C.☆95Updated 6 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆269Updated last month
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 3 months ago
- Translations of a simple C program to Rust.☆138Updated last year
- Simple live calculator in tree-sitter + cranelift jit☆73Updated last month
- ☆294Updated 9 months ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆77Updated 3 years ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆706Updated 6 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆70Updated 2 years ago
- Tiny hash function in C☆134Updated 5 months ago