skywind3000 / FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
☆622Updated last year
Alternatives and similar repositories for FastMemcpy
Users that are interested in FastMemcpy are comparing it to the libraries listed below
Sorting:
- C++ integer-to-string conversion benchmark☆341Updated 3 months ago
- cross-platform coroutine library in c++☆846Updated 2 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,152Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,292Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆992Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,341Updated last month
- C++14 lock-free queue.☆1,647Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- Fast and memory efficient c++ flat hash map/set☆599Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆818Updated 7 months ago
- Scan's personal technical notes☆258Updated 5 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,937Updated 2 months ago
- wepoll: fast epoll for windows 🎭☆1,008Updated 9 months ago
- 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…☆677Updated this week
- A power tool to debug memory-related issues☆429Updated 2 months ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆931Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- High performance C++11 thread pool☆576Updated 4 years ago
- CRC32C implementation with support for CPU-specific acceleration instructions☆470Updated last month
- ☆325Updated 2 weeks ago
- C++ double-to-string conversion benchmark☆256Updated 3 years ago
- Doug Lea's memory allocator☆261Updated 5 years 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
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆667Updated 7 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,067Updated last month
- A high-performance, concurrent hash table☆1,663Updated last month
- microprofile is an embeddable profiler☆1,502Updated last month
- A STL allocator that mmaps files☆247Updated 4 years ago