ape0bakass's Stars
simskij/awesome-software-architecture
A curated list of resources on software architecture
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
georgezouq/awesome-ai-in-finance
🔬 A curated list of awesome LLMs & deep learning strategies & tools in financial market.
dmlc/ps-lite
A lightweight parameter server interface
flame/blis
BLAS-like Library Instantiation Software Framework
uxlfoundation/oneTBB
oneAPI Threading Building Blocks (oneTBB)
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
onqtam/awesome-cmake
A curated list of awesome CMake resources, scripts, modules and examples.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
dwmkerr/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
paulmckrcu/perfbook
Is Parallel Programming Hard, And If So, What Can You Do About It?
andikleen/pmu-tools
Intel PMU profiling tools
Apress/data-parallel-CPP
Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, Xinmin Tian (Apress, 2020).
AdaptiveCpp/AdaptiveCpp
Implementation of SYCL and C++ standard parallelism for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!
herumi/xbyak
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
dmlc/dlpack
common in-memory tensor structure
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
pytorch/elastic
PyTorch elastic training
awslabs/mxboard
Logging MXNet data for visualization in TensorBoard.
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
microsoft/hummingbird
Hummingbird compiles trained ML models into tensor computation for faster inference.
hgt312/NumpyXBench
Benchmarks for NumPy compatible frameworks.
intel/mpi-benchmarks
facebookresearch/kill-the-bits
Code for: "And the bit goes down: Revisiting the quantization of neural networks"
HPCToolkit/hpctoolkit
HPCToolkit performance tools: measurement and analysis components