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 11 months ago
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()☆51Updated 2 years ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆40Updated 5 months ago
- ☆28Updated this week
- ☆20Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Bytecode interpreter☆72Updated 3 weeks ago
- A fast, zero dependency, single-header WebAssembly interpreter☆34Updated last year
- Batched random number generation☆15Updated 2 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- C++20 SIMD Within A Register library☆29Updated 5 months ago
- moderngpu algorithms for C++ shaders☆16Updated 3 years ago
- Data structures for ASTs☆14Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- Library containing safer alternatives/wrappers for insecure C APIs.☆18Updated last year
- Dynamic runtime inlining with LLVM☆66Updated 3 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
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Flexible memory allocation tool for multi-tiered memory systems☆12Updated 3 weeks ago
- A header-only implementation of SipHash☆28Updated 8 months ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆100Updated 6 months ago
- ☆56Updated last week
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- A unique_ptr implementation with small object optimization☆19Updated 5 months ago
- A C compiler. ... That's it.☆42Updated last year
- Code for https://thenumb.at/Hashtables☆23Updated last year
- A minimal (really) out-of-tree MLIR example☆37Updated last month
- Amir Said's C++ fast Huffman coding example (FastHF)☆26Updated 3 years ago