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:
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A vectorized single header hash function.☆23Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 4 months ago
- ☆12Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated 6 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- Optimized for systems that read and write large blobs.☆12Updated 10 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
- String to Float Benchmark☆19Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- 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 last year
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Persistent red-black tree in C++☆30Updated 2 months ago
- Many Threads Operating System☆17Updated 3 years ago
- Doug Lea's malloc☆37Updated 9 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago