skywind3000 / FastMemcpyLinks
Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012
☆641Updated 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☆502Updated 9 months ago
- A power tool to debug memory-related issues☆482Updated last month
- cross-platform coroutine library in c++☆869Updated this week
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆989Updated 8 months ago
- A tool for creating an amalgamation from C and C++ sources☆467Updated 9 years ago
- ☆350Updated 3 weeks ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 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…☆234Updated 4 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- Doug Lea's memory allocator☆283Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Updated 7 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,206Updated 3 weeks ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆189Updated 3 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆193Updated 6 years ago
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆388Updated last year
- 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…☆712Updated last week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A high-performance, concurrent hash table☆1,727Updated 9 months ago
- Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGE…☆685Updated 8 years ago
- Scan's personal technical notes☆256Updated 5 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆337Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆670Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,464Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆456Updated 4 years ago