ycqiu / AVX-Memmove
Highly optimized versions of memmove, memcpy, memset, and memcmp supporting SSE4.2, AVX, AVX2, and AVX512
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for AVX-Memmove
- CPU Internals (Cache, TLB, MMU, Pipeline, Branch Prediction, Out-of-Order Execution, ROB, Side Channel Attack ...)☆23Updated 4 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 3 months ago
- ☆20Updated 8 years ago
- A C++17 full-text search engine library☆31Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Cross-platform asynchronous I/O library☆12Updated 7 months ago
- Generic hash function for STL style unordered containers☆32Updated last month
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- LLVM Metadata Visualizer☆22Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.☆10Updated 7 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- Demo implementation of C++ networking☆14Updated last month
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A super-fast hash algorithm in a single C++ header☆76Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆17Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year
- Structure to Tuple Conversions in C++17☆25Updated 4 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆49Updated 4 months ago
- OpenSSL C++ Wrapper☆39Updated 2 years ago
- benchmarking positional population count☆12Updated 8 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- support c++ string, zstd compress,decompress, stream compress, stream decompress☆22Updated 3 years ago
- run C++ from anywhere☆108Updated 4 years ago
- Benchmarks for our memory allocator☆61Updated last year
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago