google-research / automemcpyLinks
☆20Updated 3 years ago
Alternatives and similar repositories for automemcpy
Users that are interested in automemcpy are comparing it to the libraries listed below
Sorting:
- A vectorized single header hash function.☆20Updated 8 months ago
- Persistent red-black tree in C++☆29Updated 7 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago
- ☆12Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 14 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Parallel programming library in C++11☆12Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year