Top Repositories
Layout is a rust library and a tool that renders Graphviz dot files.
This repository contains high-performance implementations of memset and memcpy in assembly.
A fast implementation of log() and exp()
An educational implementation of a modern compressor in Rust
An arbitrary-precision floating-point library in Rust
Source code for the paper "Profile Guided Optimization without Profiles: A Machine Learning Approach"
Repositories
12This repository contains high-performance implementations of memset and memcpy in assembly.
An arbitrary-precision floating-point library in Rust
Layout is a rust library and a tool that renders Graphviz dot files.
A fast implementation of log() and exp()
A high-throughput and memory-efficient inference and serving engine for LLMs
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.
An educational implementation of a modern compressor in Rust
Source code for the paper "Profile Guided Optimization without Profiles: A Machine Learning Approach"
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
Development repository for the Triton language and compiler
Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android.
Compiler for Neural Network hardware accelerators