nadavrot / memset_benchmarkLinks
This repository contains high-performance implementations of memset and memcpy in assembly.
☆331Updated 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.☆360Updated 3 months ago
- uops.info Code Analyzer☆272Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆473Updated 2 weeks ago
- A benchmark for low-level CPU micro-architectural features☆731Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- ☆169Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆120Updated 2 years ago
- All-inclusive Buffer for C☆413Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Reference implementation of Dragonbox in C++☆652Updated 7 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆949Updated last month
- SIMD-enhanced word counter☆247Updated 5 years 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…☆473Updated 9 months ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆421Updated 2 weeks ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆287Updated 4 years ago
- Clang with JIT extensions☆230Updated 2 years ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,172Updated 2 months ago
- ☆296Updated last year
- Super-parallel Python port of the C-Reduce☆282Updated 2 months ago
- X86 CPU topics overview for developers , oriented towards performance☆200Updated 3 months ago