nadavrot / memset_benchmarkLinks
This repository contains high-performance implementations of memset and memcpy in assembly.
☆336Updated 3 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.☆368Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 3 weeks ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Single-header C11 port of https://abseil.io SwissTable☆156Updated 3 years ago
- Suite for benchmarking malloc implementations.☆457Updated 3 weeks ago
- uops.info Code Analyzer☆302Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆485Updated 5 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- This is a repository for the code posted on my blog☆903Updated 2 weeks ago
- A benchmark for low-level CPU micro-architectural features☆748Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Testing memory-level parallelism☆82Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last week
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆328Updated 4 years ago
- ☆202Updated 3 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- ☆111Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆129Updated 9 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆460Updated this week
- A curated list of awesome SIMD frameworks, libraries and software☆216Updated last year
- Concurrent Deferred Reference Counting☆169Updated last year
- Automated integer hash function discovery☆737Updated last year