Yuuki-Sakura's Stars
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
coder/code-server
VS Code in the browser
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
romkatv/powerlevel10k
A Zsh theme
jellyfin/jellyfin
The Free Software Media System
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
fauxpilot/fauxpilot
FauxPilot - an open-source alternative to GitHub Copilot server
sindresorhus/got
🌐 Human-friendly and powerful HTTP request library for Node.js
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
vercel/ncc
Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
Richasy/Bili.Uwp
适用于新系统UI的哔哩
dnSpyEx/dnSpy
Unofficial revival of the well known .NET debugger and assembly editor, dnSpy
YaoFANGUK/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
flybywiresim/a32nx
The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible.
tc39/proposal-type-annotations
ECMAScript proposal for type syntax that is erased - Stage 1
flaneur2020/pua-lang
a dialect of The Monkey Programming Language
yitter/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
yanyiwu/cppjieba
"结巴"中文分词的C++版本
uhop/stream-json
The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API.
postgrespro/rum
RUM access method - inverted index with additional information in posting lists
zqzess/MyWebStorage
整合网络上现有的香色闺阁源,爬虫每周自动更新书源
benaclejames/VRCFaceTracking
OSC App to allow VRChat avatars to interact with eye and facial tracking hardware
serialport/serialport-rs
A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
zc2638/ddshop
叮咚买菜自动抢购
berkowski/tokio-serial
A serial port implementation for tokio
Utkarsh-pro/nodejs-snowflake
Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)
Yuuki-Sakura/nest-shop
Yuuki-Sakura/nestjs-consul
Consul module for NestJS framework
zamanandrew/MMA8452Q
Arduino library for the MMA8452Q three-axis accelerometer
Yuuki-Sakura/nestjs-paginate
Pagination and filtering helper method for TypeORM repositories or query builders using Nest.js framework :book::paperclip: