nadavrot / memset_benchmarkLinks
This repository contains high-performance implementations of memset and memcpy in assembly.
☆339Updated 4 years ago
Alternatives and similar repositories for memset_benchmark
Users that are interested in memset_benchmark are comparing it to the libraries listed below
Sorting:
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- uops.info Code Analyzer☆321Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 9 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆502Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆408Updated 2 weeks ago
- A benchmark for low-level CPU micro-architectural features☆758Updated 3 years ago
- ☆205Updated 3 years ago
- This is a repository for the code posted on my blog☆913Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 5 months ago
- Testing memory-level parallelism☆82Updated last year
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆330Updated 4 years ago
- A small study in hardware accelerated AoS reversal☆178Updated 7 years ago
- Single-header C11 port of https://abseil.io SwissTable☆164Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆131Updated 11 months ago
- Suite for benchmarking malloc implementations.☆467Updated 2 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆232Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts☆230Updated last year
- ☆296Updated last year
- SIMD-enhanced word counter☆251Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Open Source Architecture Code Analyzer☆347Updated 3 weeks ago
- X86 CPU topics overview for developers , oriented towards performance☆203Updated last week
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆487Updated 3 weeks ago