skywind3000 / FastMemcpy
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
☆620Updated last year
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++☆842Updated last month
- Concurrent data structures in C++☆1,417Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,280Updated last year
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆366Updated 10 months ago
- A tool for creating an amalgamation from C and C++ sources☆455Updated 8 years ago
- C++14 lock-free queue.☆1,631Updated last week
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆778Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆982Updated last year
- Fast and memory efficient c++ flat hash map/set☆590Updated last week
- A power tool to debug memory-related issues☆417Updated last month
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆376Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 7 months ago
- SIMD-accelerated base64 codecs☆434Updated last year
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- ☆323Updated this week
- CRC32C implementation with support for CPU-specific acceleration instructions☆466Updated 2 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,059Updated 2 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,145Updated 3 weeks 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
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 3 years ago
- Unified Executors☆1,569Updated last month
- High performance C++11 thread pool☆576Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆261Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,932Updated 2 months ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆925Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆815Updated 7 months ago
- Fast C++ IPC using shared memory☆573Updated 2 years ago
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆662Updated 7 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,929Updated this week
- C++ integer-to-string conversion benchmark☆340Updated 2 months ago