WojciechMula / toysLinks
Storage for my snippets, toy programs, etc.
☆363Updated 5 months ago
Alternatives and similar repositories for toys
Users that are interested in toys are comparing it to the libraries listed below
Sorting:
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆201Updated 11 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- ☆108Updated last year
- SIMD-accelerated base64 codecs☆438Updated last year
- A small study in hardware accelerated AoS reversal☆175Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 4 months ago
- A tool to graphically visualize SIMD code☆681Updated 2 years ago
- uops.info Code Analyzer☆286Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Fast CRC32 implementations☆85Updated 2 months ago
- This is a repository for the code posted on my blog☆895Updated this week
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Suite for benchmarking malloc implementations.☆449Updated 2 weeks ago
- BitMagic Library☆426Updated 4 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 7 months ago
- Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts☆225Updated 9 months ago