nadavrot / memset_benchmarkLinks
This repository contains high-performance implementations of memset and memcpy in assembly.
☆332Updated 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 3 months ago
- Suite for benchmarking malloc implementations.☆443Updated last week
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated 3 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- uops.info Code Analyzer☆278Updated last year
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆293Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆476Updated last month
- Reference implementation of Dragonbox in C++☆659Updated 8 months ago
- SIMD-enhanced word counter☆249Updated 5 years ago
- This is a repository for the code posted on my blog☆884Updated last week
- Single-header C11 port of https://abseil.io SwissTable☆144Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆956Updated 3 weeks ago
- Automated integer hash function discovery☆718Updated last year
- A benchmark for low-level CPU micro-architectural features☆734Updated 3 years ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- ☆295Updated last year
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,183Updated 3 months ago
- All-inclusive Buffer for C☆413Updated last year
- 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…☆474Updated 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆233Updated 2 months ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago