ermig1979 / ExamplesLinks
Examples of using of different technologies.
☆43Updated 5 months ago
Alternatives and similar repositories for Examples
Users that are interested in Examples are comparing it to the libraries listed below
Sorting:
- Portable 128-bit SIMD intrinsics☆58Updated 2 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆54Updated last year
- A small framework to infer neural network☆145Updated last week
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- ☆68Updated 2 years ago
- Примеры элементов фронтенда и бекенда компилятора на C++, Lemon и LLVM☆10Updated 8 years ago
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆35Updated 2 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago
- C++ virtual-array implementation that uses all graphics cards in system as storage (with LRU cache eviction on RAM) and uses OpenCL for d…☆16Updated last year
- ☆63Updated 8 months ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- Open Power Performance Analysis Tool☆28Updated 2 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- The programming language Ficus☆73Updated 8 months ago
- Automatically exported from code.google.com/p/freeocl☆30Updated 7 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- SIMD implementation of 4x4 and 8x8 Fast DCT with OpenCV demo☆33Updated 8 years ago
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated 9 months ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆92Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- ☆58Updated last month
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago