seanbaxter / mgpu-shadersLinks
moderngpu algorithms for C++ shaders
☆16Updated 4 years ago
Alternatives and similar repositories for mgpu-shaders
Users that are interested in mgpu-shaders are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆48Updated last month
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- ☆42Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Arbitrary-precision integer and rational arithmetic☆19Updated 4 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Data structures for ASTs☆14Updated 3 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- LALR(1) parser for C++☆80Updated last year
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- AnyDSL Runtime Library☆22Updated this week
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 8 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Mirror of https://gist.github.com/vurtun/75ee8b43773152930d89b7d1fdbe6450☆17Updated 6 years ago
- Lace - implementation of work-stealing in C☆55Updated 4 months ago
- Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.☆31Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago