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