Const-me / LookupTablesLinks
☆24Updated 9 years ago
Alternatives and similar repositories for LookupTables
Users that are interested in LookupTables are comparing it to the libraries listed below
Sorting:
- Interchangeable AoS and SoA containers☆25Updated 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…☆52Updated 4 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- ☆22Updated 3 years ago
- Lace - implementation of work-stealing in C☆55Updated 6 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- A nano concurrency library☆24Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- String to Float Benchmark☆19Updated 7 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A universal thread-safe memory pool.☆26Updated 7 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
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago
- Comparing linear and binary searches☆44Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 3 weeks ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago