google-research / automemcpyLinks
☆22Updated 3 years ago
Alternatives and similar repositories for automemcpy
Users that are interested in automemcpy are comparing it to the libraries listed below
Sorting:
- String to Float Benchmark☆19Updated 7 years ago
- A vectorized single header hash function.☆23Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- ☆12Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A header-only implementation of SipHash☆33Updated 6 months ago
- Simple C++ code to benchmark fast division algorithms☆54Updated 4 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated last week
- For details, see the blog post:☆35Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 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
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆86Updated 4 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- A fast implementation of log() and exp()☆57Updated 3 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago