skywind3000 / FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
☆615Updated 11 months ago
Alternatives and similar repositories for FastMemcpy:
Users that are interested in FastMemcpy are comparing it to the libraries listed below
- cross-platform coroutine library in c++☆838Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,268Updated last year
- C++14 lock-free queue.☆1,620Updated last month
- C++ integer-to-string conversion benchmark☆340Updated last month
- CRC32C implementation with support for CPU-specific acceleration instructions☆462Updated 6 months ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- Concurrent data structures in C++☆1,411Updated 4 years ago
- ☆320Updated this week
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆660Updated 7 years ago
- Fast and memory efficient c++ flat hash map/set☆576Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- High performance C++11 thread pool☆573Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆814Updated 6 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,330Updated this week
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆365Updated 9 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆358Updated 10 months ago
- Low Latency C++11 Logging Library☆731Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆516Updated 2 years ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- C++ ABI Summary☆536Updated 4 months ago
- Portable header-only C++ low level SIMD library☆1,268Updated 7 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 2 years ago
- SIMD-accelerated base64 codecs☆433Updated 11 months ago
- A highly optimized single producer single consumer message queue C++ template☆260Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,553Updated last year