Stars
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
A high-performance, scalable, dynamically configured job scheduler developed with rust
High performance Rust stream processing engine seamlessly integrates AI capabilities, providing powerful real-time data processing and intelligent analysis.
Config of File Nesting for VS Code
Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
An interactive terminal user interface (TUI) application for exploring data of a kafka cluster.
A high-performance observability data pipeline.
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Repository for the book "Crafting Interpreters"
A GeekTime course about constructing a compiler.
A self-paced course to learn Rust, one exercise at a time.
极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频
Interactive visualizations of Rust at compile-time and run-time
Ensure correct assumptions about constants, types, and more in Rust
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.