nadavrot / bistra
Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is designed to allow powerful compiler optimizations and code generation that are not possible in C. The tool can auto-tune GEMM kernels to around 90% of peak performance (on X86/AVX2) within seconds.
☆6Updated last year
Alternatives and similar repositories for bistra:
Users that are interested in bistra are comparing it to the libraries listed below
- A fast implementation of log() and exp()☆53Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Bytecode interpreter☆72Updated 3 months ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- ☆29Updated last week
- Data structures for ASTs☆14Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆21Updated 11 months ago
- Library containing safer alternatives/wrappers for insecure C APIs.☆19Updated last month
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- Flexible memory allocation tool for multi-tiered memory systems☆13Updated 3 months ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆42Updated 8 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o …☆100Updated this week
- BGI-style graphics in modern C++.☆9Updated last year
- ☆20Updated 2 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 2 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- GCC plugin for C language that tracks references to allocated objects☆26Updated last week
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Benchmarks for our memory allocator☆64Updated last year