hhatto / rust-snippets
my code snippets for Rust
☆73Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-snippets
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆205Updated this week
- Rust High Performance, published by Packt☆90Updated last year
- This is a repo full of explorations into various Rust language features and crates. They are written for didactic exposition where possib…☆47Updated this week
- Asynchronous event dispatch for Rust☆152Updated 3 weeks ago
- Rust crate for printing tables on command line.☆120Updated 4 months ago
- A set of examples that demonstrate how to create a backend application using Rust ecosystem.☆79Updated last month
- A minimal template for starting a Yew project using wasm-bindgen and wasm-pack☆113Updated last year
- ☆47Updated 2 years ago
- Rust web servers without async/await.☆188Updated 2 weeks ago
- An example for building a simple peer to peer application using Rust☆87Updated 3 years ago
- A simple WebRTC chat made with Yew☆127Updated last year
- Example for building a command line application using Rust☆81Updated 2 years ago
- Hooks for Yew, inspired by streamich/react-use and alibaba/hooks.☆169Updated 5 months ago
- 🔐 Encrypts all the Serialize.☆177Updated last year
- Example of JWT authentication and authorization in Rust using Warp☆53Updated 3 years ago
- rust web backend example☆12Updated last month
- Awesome books, tutorials, courses, and resources for Tokio. ⚡☆100Updated last year
- A starter project that sets up axum and yew for full stack Rust web apps.☆142Updated last year
- An example for writing a simple CRUD Web app using Warp and tokio-postgres☆61Updated 4 years ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆100Updated 2 weeks ago
- FTP client for Rust☆182Updated last year
- A pretty, easy-to-use logger for Rust.☆488Updated 9 months ago
- Retrieve system's local IP address and Network Interfaces/Adapters on FreeBSD, Linux, macOS and Windows☆106Updated 2 months ago
- Network Programming with Rust, published by Packt☆282Updated last year
- Rust async log High-performance asynchronous logging☆246Updated this week
- 🦀🔨 DevBcn Workshop - Full Stack Rust - Actix - Postgres - Shuttle - Dioxus☆115Updated 2 months ago
- Notify async tasks or threads☆449Updated this week
- Collection of stream cipher algorithms