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.☆366Updated 6 months ago
- uops.info Code Analyzer☆290Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆184Updated 6 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last week
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆483Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆327Updated 10 months ago
- Suite for benchmarking malloc implementations.☆452Updated last month
- Single-header C11 port of https://abseil.io SwissTable☆151Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A benchmark for low-level CPU micro-architectural features☆746Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆301Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆179Updated last month
- A curated list of awesome SIMD frameworks, libraries and software☆204Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- ☆109Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- This is a repository for the code posted on my blog☆902Updated 3 weeks ago
- Testing memory-level parallelism☆82Updated last year
- A small study in hardware accelerated AoS reversal☆176Updated 6 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- ☆200Updated 3 years ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,214Updated 3 weeks ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated 2 months ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Header-only binary fuse and xor filter library☆411Updated last month
- C++ template library for high performance SIMD based sorting algorithms☆978Updated 2 weeks ago