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:
- Lace - implementation of work-stealing in C☆53Updated 3 weeks ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆49Updated 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- ☆22Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- xxHash Cleaner C Reference Implementation☆45Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 weeks ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 3 weeks ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A nano concurrency library☆24Updated 5 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Litesimd is a no overhead, header only, C++ library for SIMD processing, specialized on SIMD comparison and data shuffle.☆16Updated 6 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
- ☆42Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 8 months ago