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☆491Updated 4 months ago
- A power tool to debug memory-related issues☆470Updated this week
- ☆337Updated this week
- cross-platform coroutine library in c++☆856Updated 2 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 5 months ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆955Updated 3 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆385Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 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 4 years ago
- C++ integer-to-string conversion benchmark☆341Updated 6 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,349Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 3 months ago
- Doug Lea's memory allocator☆271Updated 5 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆318Updated last year
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆407Updated 6 years ago
- A stripped-down, portable version of boost::context☆52Updated 3 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆424Updated 2 months ago
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆673Updated 7 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆833Updated 11 months ago
- A collection of shared memory containers for high performance server☆234Updated 3 years 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…☆697Updated 2 months ago
- A tool for creating an amalgamation from C and C++ sources☆464Updated 8 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆627Updated 2 weeks ago
- A high-performance, concurrent hash table☆1,696Updated 5 months ago
- SIMD-accelerated base64 codecs☆438Updated last year
- C++14 lock-free queue.☆1,720Updated 3 weeks ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- A STL allocator that mmaps files☆249Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 3 weeks ago