nadavrot / memset_benchmark
This repository contains high-performance implementations of memset and memcpy in assembly.
☆328Updated 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
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆464Updated last month
- Storage for my snippets, toy programs, etc.☆352Updated last month
- uops.info Code Analyzer☆266Updated last year
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆162Updated 3 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated last week
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Reference implementation of Dragonbox in C++☆642Updated 5 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- Suite for benchmarking malloc implementations.☆416Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- A benchmark for low-level CPU micro-architectural features☆719Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆927Updated last week
- C library to remove white space from strings as fast as possible☆152Updated 7 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆171Updated 3 months ago
- SIMD-enhanced word counter☆246Updated 5 years ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 5 months ago
- All-inclusive Buffer for C☆413Updated last year
- An advanced benchmarking tool☆168Updated 2 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆277Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆166Updated 4 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…☆470Updated 7 months ago
- Testing memory-level parallelism☆68Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- Open Source Architecture Code Analyzer☆319Updated 3 weeks ago