Pinned Repositories
dip
数字图像处理
guora
🖖🏻 A self-hosted Quora like web application written in Go 基于 Golang 类似知乎的私有部署问答应用 包含问答、评论、点赞、管理后台等功能
OpenGL-PG
🧱 OpenGL Playground including Maze Game
svelte-clipboard
A Svelte component easy to copy text to clipboard.
wk-proxy
Objective-C example to proxy local files when using WKWebView
xiami-scrapy
虾米音乐-scrapy
3body-lang
三体编程语言 Three Body Language written in Rust
swiftui-skia
Skia based 2d graphics SwiftUI rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 SwiftUI 渲染库 —— 使用 Rust 语言实现纯软件光栅化渲染
taitank-safe
Rust binding of tencent/taitank provides safe binding to the layout library
vue-skia
Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现纯软件光栅化
meloalright's Repositories
meloalright/guora
🖖🏻 A self-hosted Quora like web application written in Go 基于 Golang 类似知乎的私有部署问答应用 包含问答、评论、点赞、管理后台等功能
meloalright/wk-proxy
Objective-C example to proxy local files when using WKWebView
meloalright/svelte-clipboard
A Svelte component easy to copy text to clipboard.
meloalright/across
Across the Great Wall we can reach every corner in the world
meloalright/canvas
High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
meloalright/meloalright.github.io
meloalright/anychain
Multi-chain Rust wallet sdk, supports Bitcoin, Ethereum, Tron, Filecoin, etc. https://cregisoffical.gitbook.io/anychain/
meloalright/AppleBitmapSampleSkia
meloalright/AppleMetalSampleSkia
Apple Metal Sample Code in Skia Rendering
meloalright/awesome-rust
A curated list of Rust code and resources.
meloalright/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
meloalright/baby-plonk
Simplified educational python plonk implementation (homework)
meloalright/chan
channel demo in go and tokio-rs
meloalright/course.rs-playground
course.rs playground
meloalright/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
meloalright/homebrew-monkey-tap
🍻 Default formulae for the missing package manager for macOS (or Linux)
meloalright/irisia-gui
a Rust-based GUI framework, combines productivity, performance, functionality, and cross-platform.
meloalright/learning-zkp
articles, codes and tools all about zero-knowledge proofs
meloalright/lifetimekata
An exploration of lifetimes in Rust.
meloalright/list
Rust Link List
meloalright/meloalright
meloalright/monkey-compiler
Monkey Compiler in Go
meloalright/monkey-go
Book reading about monkey lang in go
meloalright/Monkey-Rust-2021-Edition
monkey.rs in 2021 edition
meloalright/nanoid
A tiny, secure, URL-friendly, unique string ID generator for Rust
meloalright/npo2
meloalright/pua-lang
a dialect of The Monkey Programming Language
meloalright/rs-monkey-lang
Monkey Programming Language written in Rust.
meloalright/servo
The Servo Browser Engine
meloalright/tiny-redis
mini-redis learning