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
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- The PolymurHash universal hash function.☆349Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- Robin Hood Sort, for uniform data☆73Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆196Updated 8 months ago
- Integer Map Data Structure☆130Updated last year
- A branchless unstable quicksort / mergesort that is highly adaptive.☆327Updated 8 months ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- A hash array-mapped trie implementation in C☆290Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years 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
- Pair your compilers up at The ABI Cafe!☆247Updated 9 months ago
- Test and benchmark suite for sort implementations.☆387Updated 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…☆144Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆328Updated 3 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆163Updated last month
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆200Updated 2 months ago
- Translations of a simple C program to Rust.☆140Updated last year
- Repository hosting unofficial binary pack files for many commits of LLVM☆138Updated last year
- A simple C coroutine library.☆227Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- SIMD-enhanced word counter☆246Updated 5 years ago
- c++ library for binary fuse filters, including a sharded filter☆87Updated 2 months ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Selection and partial sorting algorithms☆136Updated 3 weeks ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated 3 months ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- B-tree generator for C☆130Updated 2 months ago