Pinned Repositories
awesome-cuda-and-hpc
🔥🔥🔥 A collection of some awesome public CUDA, cuBLAS, TensorRT and High Performance Computing (HPC) projects.
awesome-llm-and-aigc
🚀🚀🚀A collection of some awesome public projects about Large Language Model, Vision Foundation Model and AI Generated Content.
awesome-max-mojo
A collection of some awesome public MAX platform, Mojo programming language projects.
awesome-object-detection-datasets
A collection of some awesome public object detection and recognition datasets.
awesome-snn
🔥🔥🔥A collection of some awesome public SNN(Spiking Neural Network) projects.
awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.
cuda-beginner-course-cpp-version
bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码
cuda-beginner-course-python-version
bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码
cuda-beginner-course-rust-version
bilibili视频【CUDA 12.x 并行编程入门(Rust版)】配套代码
hello-algo-zig
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
codingonion's Repositories
codingonion/awesome-object-detection-datasets
A collection of some awesome public object detection and recognition datasets.
codingonion/moblas
BLAS (Basic Linear Algebra Subprograms) library written in mojo programming language.
codingonion/CGraph
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
codingonion/how-to-optim-algorithm-in-cuda
how to optimize some algorithm in cuda.
codingonion/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
codingonion/awesome-fpga
A collection of some awesome public FPGA projects.
codingonion/blis
BLAS-like Library Instantiation Software Framework
codingonion/cuda-mode-lectures
Material for cuda-mode lectures
codingonion/cuda-mode-resource-stream
CUDA related news and material links
codingonion/ExoBLAS
BLAS implementation using Exo
codingonion/fortran-lapack
Modularized Fortran LAPACK implementation
codingonion/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
codingonion/gpu-benches
collection of benchmarks to measure basic GPU capabilities
codingonion/lapack
LAPACK development repository
codingonion/Linfer
基于TensorRT的C++高性能推理库,Yolov10, YoloPv2,Yolov5/7/X/8,RT-DETR,单目标跟踪OSTrack、LightTrack。
codingonion/llm-zoomcamp
LLM Zoomcamp - a free online course about building a Q&A system
codingonion/llm.c
LLM training in simple, raw C/CUDA
codingonion/LLM101n
LLM101n: Let's build a Storyteller
codingonion/mojo-by-practice
Learn Mojo with practices.
codingonion/nn-zero-to-hero
Neural Networks: Zero to Hero
codingonion/numpy
The fundamental package for scientific computing with Python.
codingonion/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
codingonion/rk3588-yolo-demo
The project is a multi-threaded inference demo of Yolo running on the RK3588 platform, which has been adapted for reading video files and camera feeds. The demo uses the Yolov8n model for file inference, with a maximum inference frame rate of up to 100 frames per second.
codingonion/rust-by-example
Learn Rust with examples (Live code editor included)
codingonion/SciFortran
A library of fortran modules and routines for scientific calculations (*in a way* just like scipy for python)
codingonion/SciJo
SciJo is a high-performance numerical computation library in Mojo, inspired by NumPy, SciPy, and Scikit-HEP. It offers efficient array operations and mathematical functions and much more for scientific computing.
codingonion/TensorRT-YOLO
🚀 TensorRT-YOLO: Support YOLOv3, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOv10, PP-YOLOE using TensorRT acceleration with EfficientNMS!
codingonion/tensorRT_Pro-YOLOv8
This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.
codingonion/tlapack
C++ Template Linear Algebra PACKage
codingonion/yolov10-tensorrt
YOLOv10 C++ TensorRT : Real-Time End-to-End Object Detection