skywind3000 / FastMemcpyLinks
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
☆628Updated last year
Alternatives and similar repositories for FastMemcpy
Users that are interested in FastMemcpy are comparing it to the libraries listed below
Sorting:
- CRC32C implementation with support for CPU-specific acceleration instructions☆471Updated last month
- cross-platform coroutine library in c++☆846Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,159Updated 2 months ago
- C++14 lock-free queue.☆1,659Updated last month
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆938Updated last month
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆679Updated 3 weeks ago
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- Fast and memory efficient c++ flat hash map/set☆603Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,305Updated last year
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- ☆328Updated last week
- SIMD-accelerated base64 codecs☆434Updated last year
- C++ integer-to-string conversion benchmark☆341Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,349Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆665Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A power tool to debug memory-related issues☆459Updated 2 months ago
- Portable header-only C++ low level SIMD library☆1,275Updated 9 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,949Updated 3 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- Suite for benchmarking malloc implementations.☆422Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆588Updated 2 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆999Updated last year
- A tool for creating an amalgamation from C and C++ sources☆462Updated 8 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- A high-performance, concurrent hash table☆1,672Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago