WojciechMula / toysLinks
Storage for my snippets, toy programs, etc.
☆371Updated last month
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.☆338Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆338Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated this week
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 months ago
- 🚀 Fast C/C++ bit population count library☆356Updated last year
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- uops.info Code Analyzer☆306Updated last year
- ☆112Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- SIMD-accelerated base64 codecs☆440Updated last year
- This is a repository for the code posted on my blog☆910Updated this week
- A curated list of awesome SIMD frameworks, libraries and software☆227Updated last year
- BitMagic Library☆437Updated 3 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆130Updated 11 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 6 months ago
- A tool to graphically visualize SIMD code☆688Updated 2 years ago
- A small study in hardware accelerated AoS reversal☆177Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆350Updated last year
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- Single-header C11 port of https://abseil.io SwissTable☆162Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- C++ template library for high performance SIMD based sorting algorithms☆987Updated 3 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago