WojciechMula / toysLinks
Storage for my snippets, toy programs, etc.
☆373Updated 2 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 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆339Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆408Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- A curated list of awesome SIMD frameworks, libraries and software☆232Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 9 months ago
- ☆112Updated last year
- uops.info Code Analyzer☆321Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A small study in hardware accelerated AoS reversal☆178Updated 7 years ago
- SIMD-accelerated base64 codecs☆441Updated last year
- This is a repository for the code posted on my blog☆913Updated last week
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- Concurrent Deferred Reference Counting☆173Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆131Updated 11 months ago
- A fast SIMD parser for CSV files☆160Updated 3 years ago
- Automatically exported from code.google.com/p/relacy☆244Updated 4 months ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆502Updated last month
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Suite for benchmarking malloc implementations.☆467Updated 2 months ago
- BitMagic Library☆438Updated 4 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A tool to graphically visualize SIMD code☆691Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆351Updated last year