Pinned Repositories
aseprite-builder
Build Aseprite using Github action
CET4-WordCloud
一个基于Puppeteer的爬虫,爬下了1995年至2019年所有英语四级考试的阅读题,并对其做了词频统计,制作了词云。
CLearning
一个帮助C语言初学者熟悉C语言基本语法的命令行程序。
clipper
A small tool for managing clipboard history.
command-line-tools
Some command line tools written in rust
modern_stl
使用 concept 构建的 modern STL
rust-trait-in-cpp
simulate rust trait in cpp
tiny_os
使用 rust 开发的64位操作系统,可运行在 x86-64 架构上,目前仍在开发中。
zbinrw
A declarative binary file parsing library
zcoroutine
A simple coroutine library written in Zig language.
a1393323447's Repositories
a1393323447/aseprite-builder
Build Aseprite using Github action
a1393323447/zcoroutine
A simple coroutine library written in Zig language.
a1393323447/tiny_os
使用 rust 开发的64位操作系统,可运行在 x86-64 架构上,目前仍在开发中。
a1393323447/modern_stl
使用 concept 构建的 modern STL
a1393323447/clipper
A small tool for managing clipboard history.
a1393323447/rust-trait-in-cpp
simulate rust trait in cpp
a1393323447/command-line-tools
Some command line tools written in rust
a1393323447/coroutine
C语言实现的有栈协程库
a1393323447/hardware-mental-model
Building up a simple and useful hardware mental model though some benchmarks
a1393323447/math_rs
A rust lib provides math expression parse and big integer.
a1393323447/a1393323447
a1393323447/Rustt
🥇Rustt 翻译计划,这里有国内最优质、最实时的 Rust 技术文章、学习资料和新闻资讯,欢迎大家 🌟 订阅。
a1393323447/zbinrw
A declarative binary file parsing library
a1393323447/CS450-S21
UMB CS450 S21 Structure of Higher Level Languages
a1393323447/fetch-release
a1393323447/hakell-calculator
一个使用 Haskell 编写的计算器,支持四则运算、一元运算符和括号。
a1393323447/hindley-milner-type-sys
Hindley-Milner type system demo written in rust
a1393323447/irisia-gui
a GUI framework based on Rust programming language, featured high-performance, cross-platform, flexible, empowers everyone to build an mordern applications with accuracy and efficiency.
a1393323447/leetcode-solution
Some leetcode solutions written in rust or cpp
a1393323447/libs_import
Generate code for importing C functions and variables.
a1393323447/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
a1393323447/monad
从一个程序员的视角看 monad
a1393323447/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
a1393323447/rust
Empowering everyone to build reliable and efficient software.
a1393323447/rustt-assets
Assets storage for Rustt.org, e.g images
a1393323447/server-in-rust
A simple dummy web server impl in rust
a1393323447/tui-rs
Build terminal user interfaces and dashboards using Rust
a1393323447/x86-Assambely
用来学习 x86 汇编,每一个文件都有大量注释(😀)
a1393323447/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
a1393323447/zig-iouring-example
This git repository contains several examples about using io_uring in Zig.