nadavrot / bistraLinks
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
Sorting:
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- ☆20Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- crefl is a runtime library and compiler plug-in to support reflection in C.☆42Updated 8 months ago
- Bytecode interpreter☆76Updated 4 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆29Updated 3 weeks ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Data structures for ASTs☆14Updated 2 years ago
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- InstLatX64_Demo☆43Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆74Updated last week
- A collection of (public) notes on assorted topics☆77Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Benchmarks for our memory allocator☆64Updated last year
- DynASM - a Dynamic Assembler for code generation engines☆27Updated 4 years ago
- Architecture mapping proofs written in Agda for the paper "Lasagne: A Static Binary Translator for Weak Memory Model Architectures"☆12Updated 3 years ago
- BGI-style graphics in modern C++.☆9Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- 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…☆101Updated this week
- A minimal (really) out-of-tree MLIR example☆44Updated 2 weeks ago
- A vectorized single header hash function.☆19Updated 6 months ago