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:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A vectorized single header hash function.☆23Updated last year
- ☆12Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated last week
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- String to Float Benchmark☆19Updated 7 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Persistent red-black tree in C++☆31Updated 3 months ago
- A header-only implementation of SipHash☆33Updated 6 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 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
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A self-written C++ standard library☆55Updated this week
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆39Updated 4 years ago