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:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- ☆12Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A benchmark for sorting algorithms☆60Updated 4 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()☆53Updated 2 years ago
- ☆21Updated 7 years ago
- A nano concurrency library☆24Updated 5 years ago
- A User Space Threading Library☆19Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago