nadavrot / memset_benchmark
This repository contains high-performance implementations of memset and memcpy in assembly.
☆330Updated 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.☆355Updated last month
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆471Updated 2 months ago
- uops.info Code Analyzer☆269Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 5 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Suite for benchmarking malloc implementations.☆419Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆932Updated last week
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆168Updated last month
- Reference implementation of Dragonbox in C++☆643Updated 6 months ago
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆280Updated 4 years ago
- A benchmark for low-level CPU micro-architectural features☆719Updated 3 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated 2 weeks ago
- Single-header C11 port of https://abseil.io SwissTable☆140Updated 2 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 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 8 months ago
- ⏱️ single header benchmark framework for C and C++☆231Updated 8 months ago
- ☆296Updated last year
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,163Updated last month
- Official git repository for libdivide: optimized integer division☆1,193Updated last week
- All-inclusive Buffer for C☆413Updated last year
- An advanced benchmarking tool☆170Updated 2 years ago
- ☆169Updated 2 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆200Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆657Updated 6 months ago
- Message passing based allocator☆1,665Updated this week