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++☆141Updated 5 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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- A STL allocator that mmaps files☆253Updated 4 years ago
- ☆128Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 8 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last week
- Execution primitives for C++☆155Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- C++ standard library features, "from scratch"☆193Updated 11 months ago
- Boost SIMD☆231Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- An implementation of Seqlock in C++11☆231Updated last year
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 2 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆529Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago