nadavrot / memset_benchmarkLinks
This repository contains high-performance implementations of memset and memcpy in assembly.
☆333Updated 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.☆363Updated 5 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 5 months ago
- uops.info Code Analyzer☆290Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated this week
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆480Updated 3 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆299Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- Suite for benchmarking malloc implementations.☆450Updated last month
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A benchmark for low-level CPU micro-architectural features☆743Updated 3 years ago
- Reference implementation of Dragonbox in C++☆747Updated last week
- Query C++ codebases using SQLite☆188Updated 3 years ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,208Updated this week
- This is a repository for the code posted on my blog☆899Updated this week
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- ☆195Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆962Updated this week
- Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts☆225Updated 10 months ago
- Single-header C11 port of https://abseil.io SwissTable☆146Updated 3 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 weeks ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- An advanced benchmarking tool☆185Updated last month
- All-inclusive Buffer for C☆413Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 7 months ago
- ☆293Updated last year