WojciechMula / toysLinks
Storage for my snippets, toy programs, etc.
☆360Updated 3 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☆256Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- uops.info Code Analyzer☆272Updated last year
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆345Updated last year
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 2 months ago
- BitMagic Library☆425Updated 2 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆190Updated 9 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Official git repository for libdivide: optimized integer division☆1,210Updated last week
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆473Updated 2 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆949Updated last month
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- A tool to graphically visualize SIMD code☆678Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆120Updated 5 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 4 years ago
- Open Source Architecture Code Analyzer☆322Updated last month
- SIMD-accelerated base64 codecs☆435Updated last year
- Concurrent Deferred Reference Counting☆166Updated last year
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆731Updated 2 months ago
- Clang with JIT extensions☆230Updated 2 years ago