nadavrot / memset_benchmark
This repository contains high-performance implementations of memset and memcpy in assembly.
☆307Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for memset_benchmark
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated this week
- Storage for my snippets, toy programs, etc.☆320Updated 6 months ago
- uops.info Code Analyzer☆238Updated 10 months ago
- Suite for benchmarking malloc implementations.☆380Updated last week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- Query C++ codebases using SQLite☆188Updated 2 years ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆440Updated 3 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆116Updated 2 years ago
- A tool to graphically visualize SIMD code☆664Updated last year
- ☆167Updated 2 years ago
- Linux system calls.☆213Updated 5 years ago
- Reference implementation of Dragonbox in C++☆610Updated 3 weeks ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆116Updated 5 years ago
- C++ template library for high performance SIMD based sorting algorithms☆887Updated last week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆240Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆165Updated 3 weeks ago
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago
- All-inclusive Buffer for C☆411Updated last year
- SIMD-enhanced word counter☆243Updated 4 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆265Updated 3 years ago
- A benchmark for low-level CPU micro-architectural features☆690Updated 2 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…☆459Updated 2 months ago
- A fast alternative to the modulo reduction☆298Updated 3 years ago
- ⏱️ single header benchmark framework for C and C++☆220Updated 2 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- Interactive C/C++ preprocessor macro debugger☆152Updated 3 years ago
- Header-only binary fuse and xor filter library☆349Updated 4 months ago