ispc / ispcLinks
Intel® Implicit SPMD Program Compiler
☆2,697Updated this week
Alternatives and similar repositories for ispc
Users that are interested in ispc are comparing it to the libraries listed below
Sorting:
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,426Updated this week
- SIMD Vector Classes for C++☆1,499Updated last year
- The compiler is available for download. Get it!☆2,513Updated last year
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,726Updated this week
- Low-latency machine code generation☆4,212Updated last week
- A superoptimizer for LLVM IR☆2,253Updated 10 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,387Updated last week
- Vector class library, latest version☆1,375Updated last year
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,305Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,315Updated last month
- Portable header-only C++ low level SIMD library☆1,278Updated 10 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,810Updated last month
- C/C++ Performance Profiler☆4,291Updated 5 months ago
- Lightweight profiler library for c++☆2,287Updated 7 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,855Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,816Updated last year
- Library to parse and work with the C++ AST