scandum / rotate
A collection of array rotation algorithms.
☆154Updated 2 years ago
Alternatives and similar repositories for rotate:
Users that are interested in rotate are comparing it to the libraries listed below
- The PolymurHash universal hash function.☆346Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆195Updated 8 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 2 months ago
- Robin Hood Sort, for uniform data☆73Updated last year
- Integer Map Data Structure☆130Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Test and benchmark suite for sort implementations.☆384Updated last month
- A hash array-mapped trie implementation in C☆291Updated last year
- A fast binary search that tries to be branchless☆100Updated last year
- An educational implementation of a modern compressor in Rust☆47Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 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…☆144Updated 3 years ago
- Selection and partial sorting algorithms☆136Updated 7 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆267Updated last month
- A fast alternative to the modulo reduction☆309Updated 4 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
- Assorted notes☆83Updated last year
- SIMD-enhanced word counter☆245Updated 5 years ago
- ☆296Updated 11 months ago
- Interactive C/C++ preprocessor macro debugger☆166Updated 4 years ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆411Updated this week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆323Updated 3 years ago
- ☆39Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆218Updated this week
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Automated integer hash function discovery☆707Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated 2 months ago