ycqiu / AVX-Memmove
Highly optimized versions of memmove, memcpy, memset, and memcmp supporting SSE4.2, AVX, AVX2, and AVX512
☆10Updated 6 years ago
Alternatives and similar repositories for AVX-Memmove
Users that are interested in AVX-Memmove are comparing it to the libraries listed below
Sorting:
- CPU Internals (Cache, TLB, MMU, Pipeline, Branch Prediction, Out-of-Order Execution, ROB, Side Channel Attack ...)☆24Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 9 months ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆42Updated 6 years ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- ☆21Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Collection of Agner Fog Software☆39Updated 7 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- ☆32Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 11 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- Different implementations of spinlock.☆105Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 12 years ago
- C++ standard proposals☆16Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- Tool to demangle C++ symbols.☆58Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Benchmarks for our memory allocator☆64Updated last year
- A tagged-pointer type for C++.☆32Updated last year
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆51Updated 3 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- ☆17Updated 7 years ago