nadavrot / memset_benchmarkLinks
This repository contains high-performance implementations of memset and memcpy in assembly.
☆330Updated 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:
- uops.info Code Analyzer☆272Updated last year
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆472Updated 2 weeks ago
- Storage for my snippets, toy programs, etc.☆357Updated 2 months ago
- Suite for benchmarking malloc implementations.☆422Updated last week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- A benchmark for low-level CPU micro-architectural features☆725Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆944Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 2 months ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆280Updated 4 years ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- All-inclusive Buffer for C☆413Updated last year
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- Message passing based allocator☆1,680Updated 3 weeks ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆472Updated 8 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆175Updated last month
- An advanced benchmarking tool☆175Updated 2 years ago
- Open Source Architecture Code Analyzer☆322Updated 3 weeks ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆420Updated this week
- A tool to graphically visualize SIMD code☆678Updated 2 years ago
- Super-parallel Python port of the C-Reduce☆281Updated last month
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated last month
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Single-header C11 port of https://abseil.io SwissTable☆141Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago