netcan's repos on GitHub
C++ · 912 watchers
asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
C++ · 285 watchers
compilingTheory
My course design for compiler theory (Visualization).
C++ · 247 watchers
config-loader
Simple C++ Config Loader Framework(Serialization & Reflection)
C++ · 121 watchers
recipes
There is my code snippet.
Java · 112 watchers
Talk
A simple Java talk software.
Rust · 97 watchers
AnimalChess
Animal Fight Chess Game(斗兽棋) written in rust.
Rust · 68 watchers
Leetcode-Rust
My solutions for leetcode by rust lang.
PHP · 66 watchers
HFUT_ChemLab
A Laravel application for HFUT Chemistry lab learning and exam system.
C++ · 64 watchers
SlidePuzzle
Slide puzzle game written by Netcan. using the SDL engine and use of A* algorithm.
Python · 54 watchers
HFUT_Market
A databases course design, using python.
C++ · 49 watchers
meta-list
Intuitive & Powerful C++20 consteval metaprogramming library(via value).
Rust · 24 watchers
ChineseChess
ChinessChess game written by rust.
C++ · 20 watchers
LinAlg
实现一个线性代数库,为Python写扩展。《程序猿的数学3 线性代数》读后笔记
C · 13 watchers
NetcanOS
Netcan OS is an operation system for x86 PCs, for learning how os works.
JavaScript · 9 watchers
gameOfLife
game of life using Javascript and canvas.
C# · 8 watchers
slay-the-spire2-agent
sts2-agent is an agent/mod prototype for Slay the Spire 2. The repository focuses on exposing structured in-game state, safe action execution, and local tooling so external policies or LLMs can drive live gameplay.
C++ · 5 watchers
wordStatistics
A tool use for figuring word's frequency.
C++ · 4 watchers
FCEmulator
There is my graduation project, a FC Emulator.
C++ · 4 watchers
LeetCode
My Code for leetcode
Rust · 4 watchers
quantstats-rs
a Rust library that generates QuantStats-style HTML performance tear sheets from return time series.
C++ · 3 watchers
compute-3d
Exploring rendering techniques for 3D graphics
Python · 3 watchers
LoveCalendar
A calendar to mark something.
C++ · 3 watchers
Netcan_ICPC
The Project is Netcan's Programming Contest Experience
Python · 2 watchers
netcan
self profile
HTML · 2 watchers
presentation
My presentation collections for talks.
C++ · 2 watchers
taskflow
Modern C++ Parallel Task Programming
Python · 2 watchers
Tictactoe
A Python game, for network programming.
Rust · 1 watchers
enum-visitor
A tiny Rust library that emulates a C++ `std::visit`-like experience using macros and a proc-macro derive.
C · 1 watchers
libnetcan-soft.so
Written in junior high school. on birthday 2012-05-23
1 watchers
LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
Ruby · 1 watchers
mathematical
Convert mathematical equations to SVGs, PNGs, or MathML. A general wrapper to Lasem and mtex2MML.
JavaScript · 1 watchers
video-player
简易网页播放器示例,自动解析 HLS (m3u8) 多码率流,提供画质切换,兼容 HEVC/HDR 以及 iPhone Safari 原生播放。本项目由 AI 助手(ChatGPT,Codex 模式)独立开发构建,包含 UI、播放器逻辑与文档内容。
0 watchers
asciidoctor-skins
Control how your asciidoctor powered documentation looks
0 watchers
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
0 watchers
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
JavaScript · 0 watchers
coarse
Use Rough.js to make SVGs look hand-drawn
Assembly · 0 watchers
CSAPP
My code for learning CSAPP
0 watchers
Cxx_HOPL4_zh
Chinese translation of Bjarne Stroustrup's HOPL4 paper
TypeScript · 0 watchers
dlmm-sdk
A SDK for building applications on top of Meteora's DLMM
Scheme · 0 watchers
Exercism
My solutions for Exercism.io.
Python · 0 watchers
googleByShell
googleByShell - a simple tool to search in google/baidu/wikipedia/etc through the shell
0 watchers
holo
a compiling time functional library
C++ · 0 watchers
lexy
C++ parser combinator library
C · 0 watchers
Linux-Programming
My code for the book <The Linux Programming Interface>
Matlab · 0 watchers
Machine-Learning
My Code for learing Machine-Learning in coursera.
0 watchers
maco
c++ macro library
TeX · 0 watchers
MyMisc
There are my misc app, tool
0 watchers
nexusphp
A private tracker application base on NexusPHP
Rust · 0 watchers
rust-sdl2
SDL2 bindings for Rust
0 watchers
spdlog
Fast C++ logging library.
C++ · 0 watchers
tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.