Nortona's Stars
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
zoidyzoidzoid/awesome-ebpf
A curated list of awesome projects related to eBPF.
libbpf/libbpf-bootstrap
Scaffolding for BPF application development with libbpf and BPF CO-RE
Genymobile/scrcpy
Display and control your Android device
yzhu798/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
bpftools/linux-observability-with-bpf
Code snippets from the O'Reilly book
it-ebooks-0/geektime-books
:books: 极客时间电子书
ultrafunkamsterdam/undetected-chromedriver
Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
steveLauwh/SGI-STL
剖析 STL 是一种享受的过程!
mit-han-lab/efficientvit
Efficient vision foundation models for high-resolution generation and perception.
Redamancy785/PyTorch-Implementation-of-U-Net-R2U-Net-Attention-U-Net-Attention-R2U-Net
该项目使用PyTorch实现了U-Net、R2U-Net、Attention U-Net以及Attention R2U-Net模型的训练。同时,对这四个模型的关键参数进行了详细的分析和比较,旨在更全面地评估各个模型的优缺点。/图像分割/深度学习/人工智能
lizrice/learning-ebpf
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
bpftrace/bpftrace
High-level tracing language for Linux
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
torvalds/linux
Linux kernel source tree
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
clovaai/lffont
Official PyTorch implementation of LF-Font (Few-shot Font Generation with Localized Style Representations and Factorization) AAAI 2021
clovaai/dmfont
Official PyTorch implementation of DM-Font (ECCV 2020)
xiaolianggeitazgh/Conv-Tasnet
1299172402/BBDown_GUI
BBDown的图形化版本
theajack/cnchar
🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)
QiangZiBro/kai_character_dataset
颜真卿书法家楷书风格的书法汉字图像数据集,图像数共计856张,已开源。
kfcd/chaizi
漢語拆字字典
yang-song/score_sde
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
Hxyz-123/Font-diff
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font Generation with Multiple Localized Experts) ICCV 2021
ecnuycxie/DG-Font
The pytorch implementation of DG-Font: Deformable Generative Networks for Unsupervised Font Generation
dome272/Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
nilaoda/BBDown
Bilibili Downloader. 一个命令行式哔哩哔哩下载器.
leixiaohua1020/h264_analysis
A H.264 stream analysis software based on MFC