WojciechMula / toysLinks
Storage for my snippets, toy programs, etc.
☆368Updated this week
Alternatives and similar repositories for toys
Users that are interested in toys are comparing it to the libraries listed below
Sorting:
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 3 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆354Updated last year
- uops.info Code Analyzer☆302Updated last year
- This is a repository for the code posted on my blog☆903Updated 2 weeks ago
- A tool to graphically visualize SIMD code☆686Updated 2 years ago
- SIMD-accelerated base64 codecs☆436Updated last year
- ☆111Updated last year
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆328Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A small study in hardware accelerated AoS reversal☆177Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆410Updated 9 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆216Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Concurrent Deferred Reference Counting☆169Updated last year
- BitMagic Library☆433Updated 2 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆349Updated last year
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts☆229Updated last year
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆485Updated 5 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆57Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago
- Suite for benchmarking malloc implementations.☆457Updated 3 weeks ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago