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:
- A vectorized single header hash function.☆21Updated 11 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- String to Float Benchmark☆19Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- ☆12Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- performance experiments for C++ exception handling☆31Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 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☆53Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆58Updated 2 years ago