google / dimsumLinks
Portable C++ SIMD library
☆171Updated 6 years ago
Alternatives and similar repositories for dimsum
Users that are interested in dimsum are comparing it to the libraries listed below
Sorting:
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- ☆128Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Execution primitives for C++☆154Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A C++14-and-later expression template library☆109Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- ☆276Updated 11 months ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- generic stack-based container☆109Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago