WojciechMula / toysLinks
Storage for my snippets, toy programs, etc.
☆366Updated 6 months ago
Alternatives and similar repositories for toys
Users that are interested in toys are comparing it to the libraries listed below
Sorting:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆327Updated 10 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years 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 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last week
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- uops.info Code Analyzer☆290Updated last year
- ☆109Updated last year
- A curated list of awesome SIMD frameworks, libraries and software☆204Updated last year
- SIMD-accelerated base64 codecs☆439Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆184Updated 6 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆126Updated 8 months ago
- A tool to graphically visualize SIMD code☆684Updated 2 years ago
- A small study in hardware accelerated AoS reversal☆176Updated 6 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆348Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Suite for benchmarking malloc implementations.☆452Updated last month
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Single-header C11 port of https://abseil.io SwissTable☆151Updated 3 years ago
- This is a repository for the code posted on my blog☆902Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Fast CRC32 implementations☆95Updated 3 months ago
- Concurrent Deferred Reference Counting☆167Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month