nadavrot / memset_benchmarkLinks
This repository contains high-performance implementations of memset and memcpy in assembly.
☆341Updated 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.☆374Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- uops.info Code Analyzer☆326Updated 2 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 10 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆506Updated last week
- Suite for benchmarking malloc implementations.☆475Updated 2 weeks ago
- This is a repository for the code posted on my blog☆914Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆129Updated 3 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆333Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- ☆205Updated 3 years ago
- A benchmark for low-level CPU micro-architectural features☆762Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Single-header C11 port of https://abseil.io SwissTable☆170Updated 3 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- ☆296Updated last year
- Concurrent Deferred Reference Counting☆173Updated last year
- Header-only binary fuse and xor filter library☆424Updated 3 weeks ago
- C++ template library for high performance SIMD based sorting algorithms☆997Updated last week
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated this week
- Testing memory-level parallelism☆82Updated last year
- Automated integer hash function discovery☆750Updated last year
- Reference implementation of Dragonbox in C++☆792Updated 4 months ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago