This repository contains high-performance implementations of memset and memcpy in assembly.
☆342Jan 10, 2022Updated 4 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:
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Jul 7, 2021Updated 4 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- A fast implementation of log() and exp()☆57Dec 14, 2022Updated 3 years ago
- small, fast memset based on microsoft's design☆13Apr 5, 2022Updated 3 years ago
- A differential fuzzer for x86 decoders☆264Updated this week
- LZ77/LZSS designed for SSE based decompression☆145Apr 18, 2019Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Message passing based allocator☆1,786Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Feb 14, 2026Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- ☆25Dec 9, 2024Updated last year
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,004Mar 2, 2026Updated last week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,362Updated this week
- Reference implementation of Dragonbox in C++☆798Oct 3, 2025Updated 5 months ago
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,529Apr 24, 2023Updated 2 years ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- Storage for my snippets, toy programs, etc.☆374Nov 7, 2025Updated 4 months ago
- Fast O(1) offset allocator with minimal fragmentation☆1,019Apr 30, 2024Updated last year
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- Poireau: a sampling allocation debugger☆98Feb 3, 2022Updated 4 years ago
- C11 compiler (mirror)☆813Jan 13, 2026Updated last month
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- All-inclusive Buffer for C☆415Nov 16, 2023Updated 2 years ago
- Non-preemptive Thread Hierarchy Manager☆56Oct 26, 2024Updated last year
- Experiments with array layouts for comparison-based searching☆87Jan 5, 2024Updated 2 years ago
- Official git repository for libdivide: optimized integer division☆1,299Updated this week
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆41Dec 11, 2025Updated 2 months ago
- A vectorized single header hash function.☆23Nov 18, 2024Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- Linux system calls.☆217Nov 18, 2019Updated 6 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,547Feb 6, 2026Updated last month
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Sep 6, 2021Updated 4 years ago
- Inspect floating point computations☆144Jul 25, 2021Updated 4 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,972Updated this week
- Cake a C23 front end and transpiler written in C☆659Updated this week
- The PolymurHash universal hash function.☆359Jun 23, 2023Updated 2 years ago
- Fork of LLVM with modifications to support a program repository☆25Mar 28, 2022Updated 3 years ago
- Bloaty: a size profiler for binaries☆5,389Feb 14, 2026Updated 3 weeks ago