nadavrot / memset_benchmark
This repository contains high-performance implementations of memset and memcpy in assembly.
☆320Updated 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
- uops.info Code Analyzer☆261Updated last year
- Storage for my snippets, toy programs, etc.☆349Updated this week
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆157Updated this week
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆459Updated 3 weeks ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- A benchmark for low-level CPU micro-architectural features☆715Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Reference implementation of Dragonbox in C++☆637Updated 4 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆169Updated 2 months ago
- ☆169Updated 2 years ago
- Suite for benchmarking malloc implementations.☆408Updated last month
- An advanced benchmarking tool☆163Updated 2 years ago
- Interactive C/C++ preprocessor macro debugger☆157Updated 4 years ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆403Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Super-parallel Python port of the C-Reduce☆273Updated 2 months ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆273Updated 3 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆103Updated 7 months 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…☆468Updated 6 months ago
- Open Source Architecture Code Analyzer☆315Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆923Updated 2 weeks ago
- Single-header C11 port of https://abseil.io SwissTable☆133Updated 2 years ago
- Smart Garbage Collection Library for C++☆204Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆655Updated 4 months ago
- Header-only binary fuse and xor filter library☆359Updated last month