awsa2ron's Stars
codingspirit/llm-doc-qna
Use LangChain to let LLM read your doc, and answer your questions
datawhalechina/learn-nlp-with-transformers
we want to create a repo to illustrate usage of transformers in chinese
w3c/trace-context-mqtt
Trace Context: MQTT protocol
awslabs/aws-crt-ffi
Foreign function interface (FFI) for the AWS Common Runtime (CRT) libraries
webrtc-rs/webrtc
A pure Rust implementation of WebRTC
Twisted-Fields/rp2040-motor-controller
A dual channel brushless motor controller based on the RP2040 microcontroller, designed in Kicad.
aws-samples/amazon-kinesis-video-streams-media-interface
Amazon Kinesis Video Streams Media Interface provides abstract interfaces for board specific media APIs. This repository also contains boards sensors/encoder implementations for Amazon Kinesis Video Streams Producer and WebRTC with out-of-box samples.
project-chip/rs-matter
Rust implementation of the Matter protocol. Status: Experimental
comdaze/aws-iot-fleet-provisioning-trust-user
XxChang/embedonomicon
如何制作一个no_std项目
abaw/rust-practices
A rust implementation of Tetris as a practice.
pintariching/rustle
Svelte compiler rewritten in Rust
sycamore-rs/sycamore
A library for creating reactive web apps in Rust and WebAssembly
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
awslabs/amazon-timestream-tools
Tools and utilities to enable loading data and building applications with Amazon Timestream.
ksk001100/ruget
Alternative to wget written in Rust
ryands17/rust-lambda
This is a CDK project that deploys a Rust function using the Rust runtime for Lambda. This creates a basic handler that logs some data sent as input
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
aws-cloudformation/cloudformation-guard
Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0
srijs/rust-cfn
Type-safe representation for AWS CloudFormation templates
comdaze/aws-iot-custom-authentication
kyclark/command-line-rust
Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)
neggles/cm4io-fan
CM4 IO board PWM fan controller driver
Covertness/coap-rs
A Constrained Application Protocol(CoAP) library implemented in Rust.
doukutsu-rs/doukutsu-rs
A faithful and open-source remake of Cave Story's engine written in Rust
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
embassy-rs/embassy-book
sger/RustBooks
List of Rust books
eyre-rs/eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications