Horizonzhou's Stars
Samsar4/Ethical-Hacking-Labs
Practical Ethical Hacking Labs 🗡🛡
OpenCyberTranslationProject/Linux-Basics-for-Hackers
书籍《Linux Basics for Hackers》2019版中文翻译版
XWHQSJ/ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
ivmai/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
jackfrued/Python-100-Days
Python - 100天从新手到大师
DogerRain/awesome-programming-resources
收集优秀的编程资源(Java为主),涵盖:Java面试、求职、电子书籍、计算机网络、操作系统、前端、 Redis、Mysql、Nginx、ZK、MQ、机器学习、NPL、架构、算法
tsoding/todo-rs
Simple Interactive Terminal Todo App in Rust
rizsotto/Bear
Bear is a tool that generates a compilation database for clang tooling.
ray-x/navigator.lua
Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍
nutonomy/nuscenes-devkit
The devkit of the nuScenes dataset.
facebookresearch/detr
End-to-End Object Detection with Transformers
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
ANYbotics/kindr
Kinematics and Dynamics for Robotics
antirez/botlib
C Telegram bot framework
MIT-SPARK/TEASER-plusplus
A fast and robust point cloud registration library
ifzhang/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
ANYbotics/grid_map
Universal grid map library for mobile robotic mapping
7-sevens/Developer-Books
编程开发相关书单列表整理
chst1/-c-
不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理
rockerBOO/awesome-neovim
Collections of awesome neovim plugins.
nshen/learn-neovim-lua
Neovim 配置实战:从 0 到 1 打造自己的 IDE
NvChad/NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
fladson/vim-kitty
Vim syntax highlighting for Kitty terminal config files
autonomousvision/sdfstudio
A Unified Framework for Surface Reconstruction
beneater/boids
2dust/v2rayN
A GUI client for Windows, support Xray core and v2fly core and others
PKU-YuanGroup/ChatLaw
ChatLaw:A Powerful LLM Tailored for Chinese Legal. 中文法律大模型
womogenes/GravitySim
Realtime, interactive n-body simulation in Processing.
tsoding/ml-notes
Notes from Machine Learning in C session
tsoding/perceptron
Simple Perceptron Implementation inspired by Veritasium Video