zjhsd2007's Stars
tokio-zh/tokio-zh
该仓库已经合并到Rust中文
wangdoc/typescript-tutorial
TypeScript 教程
rosedblabs/rust-learning
(Chinese) 收集一些不错的 Rust 学习资料、博客、书籍等
rosedblabs/rust-practice
some tiny learning projects in Rust
Alez87/awesome-rust
A curated list of Rust code and resources.
rust10x/rust-web-app
Code template for a production Web Application using Axum: The AwesomeApp Blueprint for Professional Web Development.
lingdu1234/axum_admin
axum admin rust vue
vicanso/charts-rs
A charts library for rust
web-infra-dev/rspack
The fast Rust-based web bundler with webpack-compatible API 🦀️
practical-tutorials/project-based-learning
Curated list of project-based tutorials
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
dream-num/Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
enzymejs/enzyme
JavaScript Testing utilities for React
denoland/deno
A modern runtime for JavaScript and TypeScript.
react-native-elements/react-native-elements
Cross-Platform React Native UI Toolkit
yz1311/react-native-signature-pad
React Native wrapper around szimek's Canvas based Signature Pad
react-native-dialogs/react-native-dialogs
React Native wrappers for https://github.com/afollestad/material-dialogs
meliorence/react-native-snap-carousel
Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.
ivpusic/react-native-image-crop-picker
iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
beizhedenglong/rough-charts
📈 A responsive, composable react charting library with a hand-drawn style.
jhen0409/react-native-debugger
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
react-native-component/react-native-smart-barcode
A smart barcode scanner component for React Native app.
sunnylqm/react-native-storage
local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
ONLYOFFICE/sdkjs
JavaScript SDK which is a part of ONLYOFFICE Document Server and ONLYOFFICE Desktop Editors
EBazarov/nsfw_data_source_urls
Collection of NSFW images URLs for the purposes of training an NSFW Image Classifier
myliang/x-spreadsheet
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
myliang/xspreadsheet
此项目已经迁移到了 x-spreadsheet https://github.com/myliang/x-spreadsheet
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
pmndrs/use-gesture
👇Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.