Lists (1)
Sort Name ascending (A-Z)
Stars
Starter Code for Default Final Project, Spring 2024
A high-performance inference engine for LLMs, optimized for diverse AI accelerators.
📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉
You like pytorch? You like micrograd? You love tinygrad! ❤️
My personal notes created while working through the d2l book.
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
Portable Python 3.x Interpreter in Modern C for Game Scripting
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
The book "Performance Analysis and Tuning on Modern CPU"
A fast JSON parser/generator for C++ with both SAX/DOM style API
A vim9 plugin inspired by VSCode's GitLens.
A native, user-mode, multi-process, graphical debugger.
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no ext…
A beautiful stack trace pretty printer for C++
mimalloc is a compact general purpose allocator with excellent performance.
GoogleTest - Google Testing and Mocking Framework
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
ZeroMQ core engine in C++, implements ZMTP/3.1
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
A cheatsheet of modern C++ language and library features.