Stars
Implementations of SIMD instruction sets for systems which don't natively support them.
A curated list of the most impressive AI papers
SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX Runtime
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate …
Interactively view changes in clang-format configuration
Visual studio extension that adds support for the C++ testing framework Google Test.