padeyao4's Stars
electron/electron-quick-start
Clone to try a simple Electron app
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
sindresorhus/awesome-electron
Useful resources for creating apps with Electron
alex8088/electron-vite
Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
vue-macros/vue-macros
Explore and extend more macros and syntax sugar to Vue.
pnpm/pnpm
Fast, disk space efficient package manager
guozhaolong/wfd-vue
flowable workflow designer for Vue base on @antv/g6
antvis/layout
Layout algorithms for graphs.
padeyao4/possible
todo list
ElnuDev/hebi
A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.
caoyu48/vue-g6-editor
vue+g6 3.0实现的editor 由于g6-editor不开源 自己撸了一个
Re-Ch-Love/egui-doc-cn
vladbat00/bevy_egui
This crate provides an Egui integration for the Bevy game engine. 🇺🇦 Please support the Ukrainian army: https://savelife.in.ua/en/
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
importcjj/rust-miniproxy
手把手教你用Rust写代理, 代码已完成, 文章不定期更新
hyperium/hyper
An HTTP library for Rust
marcusbuffett/bevy_snake
Clone of the snake game, with Bevy
libp2p/rust-libp2p
The Rust Implementation of the libp2p networking stack.
gyscos/cursive
A Text User Interface library for the Rust programming language
veeso/ssh2-config
a ssh config parser for ssh2-rs
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
emk/rust-musl-builder
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
richfelker/musl-cross-make
Simple makefile-based build for musl cross compiler
rust-cross/rust-musl-cross
Docker images for compiling static Rust binaries using musl-cross
rust-cross/cargo-zigbuild
Compile Cargo project with zig as linker
dotenv-rs/dotenv
Library to help supply environment variables in testing and development
stepancheg/rust-protobuf
Rust implementation of Google protocol buffers
rust-lang/rust-by-example
Learn Rust with examples (Live code editor included)