Const-me / LookupTablesLinks
☆23Updated 8 years ago
Alternatives and similar repositories for LookupTables
Users that are interested in LookupTables are comparing it to the libraries listed below
Sorting:
- ☆22Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Lace - implementation of work-stealing in C☆53Updated 2 months 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
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- For details, see the blog post:☆33Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆67Updated last year
- A collection of formatting benchmarks☆50Updated 2 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- ☆31Updated this week
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A nano concurrency library☆24Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago