WojciechMula / toysLinks
Storage for my snippets, toy programs, etc.
☆361Updated 3 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.☆320Updated 7 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 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☆399Updated last month
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- uops.info Code Analyzer☆278Updated last year
- SIMD-accelerated base64 codecs☆436Updated last year
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Reference implementation of Dragonbox in C++☆659Updated 8 months ago
- C++ template library for high performance SIMD based sorting algorithms☆956Updated 3 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- This is a repository for the code posted on my blog☆884Updated last week
- Suite for benchmarking malloc implementations.☆443Updated last week
- ☆107Updated last year
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- A small study in hardware accelerated AoS reversal☆175Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- Concurrent Deferred Reference Counting☆165Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 5 months ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- Official git repository for libdivide: optimized integer division☆1,223Updated 3 weeks ago
- BitMagic Library☆426Updated 3 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago