Pinned Repositories
ArmNeonOptimization
arm-neon
ArmNeonOptimization-1
Arm neon optimization practice
caffe
Caffe: a fast open framework for deep learning.
caffe-rs
A rust version of the Caffe library.
cmake-tutorial
cmake tutorial
course
高性能并行编程与优化 - 课件
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
CppCMakeVcpkgTemplate
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
CUDA_Freshman
Janus1984's Repositories
Janus1984/cmake-tutorial
cmake tutorial
Janus1984/CppCMakeVcpkgTemplate
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
Janus1984/backtrader
Python Backtesting library for trading strategies
Janus1984/cutlass
CUDA Templates for Linear Algebra Subroutines
Janus1984/ffcnn
ffcnn is a cnn neural network inference framework, written in 600 lines C language.
Janus1984/fmt
A modern formatting library
Janus1984/freqtrade
Free, open source crypto trading bot
Janus1984/janus-light
A VS Code port of the Primer theme from Sublime Text
Janus1984/Janus1984.github.io
Janus1984/jetson-utils
C++/CUDA/Python multimedia utilities for NVIDIA Jetson
Janus1984/json
JSON for Modern C++
Janus1984/json-tutorial
从零开始的 JSON 库教程
Janus1984/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Janus1984/MetaNN
C++模板元编程实战
Janus1984/mmdeploy
OpenMMLab Model Deployment Framework
Janus1984/mmdet
Janus1984/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Janus1984/modern-cpp
现代C++语言核心特性解析
Janus1984/ModernCppStarter
Janus1984/Msnhnet
🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.
Janus1984/muduo
Event-driven network library for multi-threaded Linux server in C++11
Janus1984/MyTinySTL
Achieve a tiny STL in C++11
Janus1984/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Janus1984/oneMKL
oneAPI Math Kernel Library (oneMKL) Interfaces
Janus1984/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
Janus1984/PythonScript
Janus1984/simplestl
Janus1984/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Janus1984/tiny-dnn
header only, dependency-free deep learning framework in C++14
Janus1984/tinyrpc
c++ async rpc framework. 14w+qps.