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.☆361Updated 4 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆178Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- uops.info Code Analyzer☆280Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆478Updated last month
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Suite for benchmarking malloc implementations.☆446Updated last week
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- C++ template library for high performance SIMD based sorting algorithms☆955Updated last month
- A benchmark for low-level CPU micro-architectural features☆737Updated 3 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆296Updated 4 years ago
- Single-header C11 port of https://abseil.io SwissTable☆146Updated 3 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- X86 CPU topics overview for developers , oriented towards performance☆200Updated 4 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated this week
- This is a repository for the code posted on my blog☆888Updated 2 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- Testing memory-level parallelism☆79Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 6 months ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts☆220Updated 9 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Automated integer hash function discovery☆725Updated last year
- Open Source Architecture Code Analyzer☆327Updated 3 weeks ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,186Updated 3 months ago