Const-me / LookupTablesLinks
☆23Updated 9 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 months ago
- Comparing linear and binary searches☆41Updated 5 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
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆70Updated last year
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 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
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- ☆42Updated 2 years ago
- ☆22Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Persistent red-black tree in C++☆30Updated last month
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- ☆31Updated 3 weeks ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- String to Float Benchmark☆19Updated 7 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago