google / dimsumLinks
Portable C++ SIMD library
☆173Updated 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++☆141Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- A STL allocator that mmaps files☆251Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- stl compatible hashtable☆29Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- ☆128Updated 2 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆525Updated 4 years ago
- Execution primitives for C++☆153Updated 5 years ago
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- Add-on packages for Vector class library☆75Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆63Updated 2 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last week
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago