Lists (12)
Sort Name ascending (A-Z)
Stars
A machine learning compiler for GPUs, CPUs, and ML accelerators
Backward compatible ML compute opset inspired by HLO/MHLO
A model compilation solution for various hardware
A curated list of awesome LLVM (including Clang, etc) related resources.
A high-performance C headers for real-time object detection using YOLO models, leveraging ONNX Runtime and OpenCV for seamless integration. Supports multiple YOLO versions (v5, v7, v8, v10, v11) …
Development repository for the Triton language and compiler
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
😎 Curated list of awesome resources on Compilers, Interpreters and Runtimes
THIS REPOSITORY IS JUST MIRROR! Main development repository is https://codeberg.org/Freedium-cfd/web
A CLI that writes your git commit messages for you with AI
Thread-safe container for sharing data between threads
A curated list of awesome C (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
A high-performance, zero-overhead, extensible Python compiler using LLVM
Chinese translation of Bjarne Stroustrup's HOPL4 paper
A collection of out-of-tree LLVM passes for teaching and learning
A simple and fast library allowing to run async tasks and execute task graphs.
wjq-China / Hipe
Forked from espoirliu/HipeHipe是采用C 11编写的高性能、跨平台、简单易用且功能强大的C 并发库。内置了多个独立线程池(Thread Pool),可针对多种场景提供高并发服务。(A high performance concurrent library)
C implementation of a fast hash map and hash set using robin hood hashing
📚 Modern C Tutorial: C 11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A date and time library based on the C 11/14/17 <chrono> header
A cheatsheet of modern C language and library features.
A curated list of awesome header-only C libraries
Dive into Data Structures - 强调动手实践的数据结构学习项目,其中包含在线书籍、公开课、练习代码等子项目