kouxichao's Stars
karpathy/LLM101n
LLM101n: Let's build a Storyteller
PKUFlyingPig/cs-self-learning
计算机自学指南
ZLMediaKit/ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
xufuji456/FFmpegAndroid
FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
intel/optimization-manual
Contains the source code examples described in the "Intel® 64 and IA-32 Architectures Optimization Reference Manual"
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
ArduPilot/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
froghui/yolanda
极客时间<网络编程实战>代码
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
Akagi201/learning-cmake
learning cmake
conda-forge/miniforge
A conda-forge distribution.
Archiconda/build-tools
necessary build tools for the archiconda distribution
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
srsudar/eg
Useful examples at the command line.
cheat/cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
downdemo/Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
dogecoin/dogecoin
very currency
scantailor/scantailor
dell-research-harvard/HJDataset
A Large Dataset of Historical Japanese Documents with Complex Layouts
doc-analysis/DocBank
DocBank: A Benchmark Dataset for Document Layout Analysis
poke1024/origami
A suite of batches and tools for OCR tasks.
Duankaiwen/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
iruletheworld/latex2img
做一个Latex转换为图像的讨论性教程(tikz为主)。做一個Latex轉換為圖像的討論性教程(tikz爲主)。A discussional tutorial on Latex to images (mainly for tikz).
google/latexify_py
A library to generate LaTeX expression from Python code.