ermig1979 / ExamplesLinks
Examples of using of different technologies.
☆44Updated 2 weeks ago
Alternatives and similar repositories for Examples
Users that are interested in Examples are comparing it to the libraries listed below
Sorting:
- A small framework to infer neural network☆145Updated this week
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- ☆64Updated 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…☆59Updated 3 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Neural Networks Templates Library☆14Updated 2 years ago
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆36Updated 3 years ago
- ☆69Updated 3 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- C++ Lightweight Utility Extensions☆73Updated 4 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last month
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆388Updated last year
- A C++ library to compress or expand binary data using Run-Length Encoding☆15Updated last year
- Implementation of a few sorting algorithms in OpenCL☆36Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- The fastest Run-Length-Encoding on the Planet (for x64)☆39Updated 10 months ago
- Portable C++ SIMD library☆171Updated 6 years ago
- C++ library for detecting CPU capabilities☆129Updated 7 months ago
- Fastest Trie structure (Linux & Windows)☆93Updated 3 years ago
- A header-only C++ library that augments the standard library with useful code snippets☆13Updated 3 weeks ago
- Primer for C++ Concepts☆24Updated 6 years ago
- C++ template library for floating point operations☆36Updated last month
- Library of text structuration components☆31Updated 4 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 12 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year