seanbaxter / mgpu-shaders
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
- Library to Generate SPIR-V Binary☆36Updated last month
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- Easily batch-build cmake projects!☆17Updated last month
- AnyDSL Runtime Library☆22Updated this week
- little test driven handle library in c☆11Updated 4 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Public domain single-file libraries - stb style☆20Updated 3 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- Data structures for ASTs☆14Updated 2 years ago
- ☆41Updated last year
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated last week
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated last month
- Mirror of https://gist.github.com/vurtun/75ee8b43773152930d89b7d1fdbe6450☆15Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Arbitrary-precision integer and rational arithmetic☆18Updated 3 years ago
- The little FFT library☆16Updated 8 months ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated 11 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆41Updated 7 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- QLL : Level loaders☆15Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year