WojciechMula / toys
Storage for my snippets, toy programs, etc.
☆355Updated last month
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.☆314Updated 5 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆328Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆166Updated last month
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆279Updated 4 years ago
- uops.info Code Analyzer☆269Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- SIMD-accelerated base64 codecs☆434Updated last year
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- C++ template library for high performance SIMD based sorting algorithms☆929Updated last week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆119Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A small study in hardware accelerated AoS reversal☆174Updated 6 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Header-only binary fuse and xor filter library☆362Updated 3 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆339Updated last year
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆657Updated 6 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- User-oriented fork of LLVM's opt-viewer☆140Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆610Updated 2 years ago