Banyc
Reinventing wheels while youre gaming. Being real and respectful. Good stuff: Rust, books, IETF RFCs. JobDesc -> BanycGitHub at outlook.com
Zhejiang University;.*
Pinned Repositories
dfsql
SQL REPL/lib for Data Frames
InverseParser.Grammar.RhetoricChinese
满分作文生成器。通过堆砌华丽辞藻,批量生成满分作文。使用 BNF 语法编写语法树。
MapReduce
In C#. Master-Worker. From scratch. No Hadoop. Done. Depend on DFS.
MiniSQL
满分实验:An independent, standalone, and functioning database management system (DBMS) supporting a subset of SQL. Cross-platform. Totally from the scratch. B+ Tree indexes.
neural_network
vanilla, simple, node-oriented, compositive, optimized, frameworkn't{torchn't, TFn't, candlen't}
proxy
A client defined dynamic forward proxy chain. Client or Access Server <=> n Proxy Servers <=> Origin Server
rtp
A userspace reliable transmission protocol; send rate governed only by delivery rate and data loss; good enough comparing to TCP performance.
Screenshot-OCR
Capture Screen for OCR. ---------- (Make sure to make yourself informed the warnings below before kicking off.)
UnforgettableNotes
📒 A sticky note APP that shows notes based on memory decay theory. 🧠 Least time for more remembering tasks! ⚡ 基于遗忘曲线的记事本,快遗忘的笔记会自动置顶,拒绝半途而废、人肉规划时间表。高效记忆利器!
Verilog-Workplace
CPU (MIPS, RISC-V), ALU, Multiplier, Divider, and more...
Banyc's Repositories
Banyc/proxy
A client defined dynamic forward proxy chain. Client or Access Server <=> n Proxy Servers <=> Origin Server
Banyc/rtp
A userspace reliable transmission protocol; send rate governed only by delivery rate and data loss; good enough comparing to TCP performance.
Banyc/async_async_io
`AsyncRead`, `AsyncWrite` traits but with `async fn` methods.
Banyc/dfsql
SQL REPL/lib for Data Frames
Banyc/hdv
CSV but can be parsed in a multi-layer `struct`
Banyc/math
to relearn math in the aspect of a programmer
Banyc/neural_network
vanilla, simple, node-oriented, compositive, optimized, frameworkn't{torchn't, TFn't, candlen't}
Banyc/primitive
simple primitives to dogfood personal projects; my second std lib
Banyc/udp_listener
`UdpListener::accept()`
Banyc/tokio_chacha20
Encrypt/Decrypt async stream data (`AsyncRead/Write`) using ChaCha20
Banyc/auth
It scales amazingly for any type of your zero user applications.
Banyc/banyc_polars_util
Banyc/coreutils
Cross-platform Rust rewrite of the GNU coreutils
Banyc/dfplot
Summarize a data frame by plotting. `cargo install --git https://github.com/Banyc/dfplot.git`.
Banyc/dfs
Banyc/distry
Banyc/file_transfer
Banyc/file_watcher_tokio
crate
Banyc/git_runner
Banyc/hdrs
HDFS Native Client in Rust via HDFS C API libhdfs
Banyc/htmx_util
Banyc/metrics
High performance metrics library for small projects. No Enterprise™-graded dependencies.
Banyc/monitor_table
A monitor table like `top` but the content is queried by SQL.
Banyc/mpudp
tokio multipath UDP; explore&exploit strategy for path selection;
Banyc/mux
A high-throughput duplex-openable multiplexer on any reliable protocols
Banyc/mysqlclient-sys
Rust bindings for libmysqlclient
Banyc/order_matcher
Banyc/proxy_aux
Banyc/Slopify
The ideomotor effect of software
Banyc/statistical_inference
Calculate p-values on either categorical or numerical data for hypothesis tests.