plutowang's Stars
fezaoduke/TranslationInstitute
前端早读课翻译组
tlh2857/GuardDuty-Global-Notifier
seanpianka/rust-routerify-aws-lambda-quickstart
A quickstart for setting up an HTTP API in AWS Lambda using Rust v1.43 and Routerify v1.1.4
servo/core-foundation-rs
Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
morgant/tools-osx
A small collection of command line tools for Mac OS X, incl.: clipcat, dict, eject, launch, ql, swuser, trash & with.
evernym/rust-zmq-pw
Rust zeromq bindings.
awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
softprops/lambda-rust
🐳 🦀 a dockerized lambda build env for rust applications
krlawrence/graph
Practical Gremlin - An Apache TinkerPop Tutorial
codetalkio/patterns-serverless-rust-minimal
Production-ready setup for starting with serverless Rust on AWS Lambda using AWS CDK for deployment
aws/containers-roadmap
This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
aws/serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
em-shea/vocab
A serverless Chinese vocabulary building app. Sends daily vocab words at your HSK level with custom, on-demand vocab quizzes and links to example sentences.
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
chinanf-boy/didact-explain
🇨🇳翻译: 「 Didact 」 DIY React ❤ 更新 ✔
microsoftarchive/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
jetli/create-yew-app
Set up a modern Yew web app by running one command.
spf13/cobra
A Commander for modern Go CLI interactions
kennethjiang/js-file-download
sindresorhus/macos-trash
Move files and folders to the trash
SASUKE40/yew-starter
A template for starting a Yew.
saschagrunert/webapp.rs
A web application completely written in Rust. 🌍
lucperkins/rust-graphql-juniper-actix-diesel-postgres
An example GraphQL server written in Rust
actix/examples
Community showcase and examples of Actix Web ecosystem usage.
golang-migrate/migrate
Database migrations. CLI and Golang library.
nathanielsimard/mock-it
This library aims to make mocking reliable
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
go-swagger/go-swagger
Swagger 2.0 implementation for go
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
golang-standards/project-layout
Standard Go Project Layout