WojciechMula / toys
Storage for my snippets, toy programs, etc.
☆349Updated last week
Alternatives and similar repositories for toys:
Users that are interested in toys are comparing it to the libraries listed below
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆318Updated 3 years ago
- A fast alternative to the modulo reduction☆307Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆304Updated last year
- uops.info Code Analyzer☆256Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆121Updated 5 years ago
- A benchmark for low-level CPU micro-architectural features☆705Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆335Updated 10 months ago
- C++ template library for high performance SIMD based sorting algorithms☆912Updated 2 months ago
- SIMD-accelerated base64 codecs☆432Updated 10 months ago
- Fast integer compression in C using the StreamVByte codec☆387Updated last week
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆161Updated 10 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆165Updated 5 months ago
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆268Updated 3 years ago
- Official git repository for libdivide: optimized integer division☆1,148Updated 2 weeks ago
- The world's first wait-free Software Transactional Memory☆171Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆117Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- A small study in hardware accelerated AoS reversal☆174Updated 6 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fast and compact minimal perfect hash functions in C++.☆213Updated 2 weeks ago
- Suite for benchmarking malloc implementations.☆403Updated this week
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago