Yu Sun (bioinformatist)

bioinformatist

Geek Repo

Company:LeanBoard Tech Ltd, Co. Guangzhou

Location:Guangzhou, China

Home Page:http://icannotendure.space/

Github PK Tool:Github PK Tool

Yu Sun's starred repositories

tailwindcss

A utility-first CSS framework for rapid UI development.

Language:TypeScriptLicense:MITStargazers:82586Issues:615Issues:3428

zig

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

ItChat

A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。

Language:PythonLicense:MITStargazers:25524Issues:884Issues:896

simdjson

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

Language:C++License:Apache-2.0Stargazers:19273Issues:240Issues:833

fnm

🚀 Fast and simple Node.js version manager, built in Rust

Language:RustLicense:GPL-3.0Stargazers:17908Issues:52Issues:552

wechat-chatgpt

Use ChatGPT On Wechat via wechaty

Language:TypeScriptStargazers:13253Issues:95Issues:0

napi-rs

A framework for building compiled Node.js add-ons in Rust via Node-API

Language:RustLicense:NOASSERTIONStargazers:6009Issues:28Issues:620

gpuweb

Where the GPU for the Web work happens!

Language:BikeshedLicense:NOASSERTIONStargazers:4790Issues:180Issues:2063

nvitop

An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.

Language:PythonLicense:Apache-2.0Stargazers:4746Issues:25Issues:84

GodMode

AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.

Language:TypeScriptLicense:MITStargazers:4174Issues:43Issues:161

lucky

软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser

Language:GoLicense:MITStargazers:3902Issues:20Issues:0

Reader

A win32 txt file reader

ndarray

ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations

Language:RustLicense:Apache-2.0Stargazers:3574Issues:53Issues:646

trunk

Build, bundle & ship your Rust WASM application to the web.

Language:RustLicense:Apache-2.0Stargazers:3484Issues:25Issues:515

cargo-watch

Watches over your Cargo project's source.

Language:RustLicense:CC0-1.0Stargazers:2758Issues:11Issues:217

itertools

Extra iterator adaptors, iterator methods, free functions, and macros.

Language:RustLicense:Apache-2.0Stargazers:2722Issues:21Issues:379

human-panic

Panic messages for humans.

Language:RustLicense:Apache-2.0Stargazers:1664Issues:14Issues:38

PowerUp

⚡ Decompilation Tools and High Productivity Utilities ⚡

Language:C#License:AGPL-3.0Stargazers:1632Issues:42Issues:8

cargo-binstall

Binary installation for rust projects

Language:RustLicense:GPL-3.0Stargazers:1569Issues:6Issues:325

snafu

Easily assign underlying errors into domain-specific errors while adding context

Language:RustLicense:Apache-2.0Stargazers:1426Issues:18Issues:209

tempfile

Temporary file library for rust

Language:RustLicense:Apache-2.0Stargazers:1165Issues:11Issues:114

simd-json

Rust port of simdjson

Language:RustLicense:Apache-2.0Stargazers:1137Issues:18Issues:154

Fomos

Experimental OS, built with rust

Language:RustLicense:MITStargazers:959Issues:10Issues:4

rust-typed-builder

Compile-time type-checked builder derive

Language:RustLicense:Apache-2.0Stargazers:920Issues:9Issues:84

nucleo

A fast and convenient fuzzy matcher library for rust

Language:RustLicense:MPL-2.0Stargazers:860Issues:18Issues:20

chat4u

用微信聊天记录训练一个你专属的聊天机器人

Language:PythonLicense:MITStargazers:161Issues:4Issues:2

rdpFX

The simple fast file explorer in rust-tauri

cachew-db

A light weight, typed, in-memory, ordered, key-value database.

brotli2-rs

Brotli encoders/decoers for Rust

Language:RustLicense:Apache-2.0Stargazers:28Issues:3Issues:18

rust-rolling-stats

Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm