thebracket / rust_brain_teasersLinks
Source code to accompany the Rust Brain Teasers book.
☆25Updated 3 years ago
Alternatives and similar repositories for rust_brain_teasers
Users that are interested in rust_brain_teasers are comparing it to the libraries listed below
Sorting:
- Code to accompany Refactoring to Rust☆110Updated 11 months ago
- Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on d…☆66Updated 2 months ago
- Example code from Chapter 19, Asynchronous Programming: an asynchronous chat client and server☆63Updated 4 years ago
- A library of Rust macros to statically encapsulate numbers in objects having a unit of measurement☆23Updated last year
- An async, synchronized database-backed Rust job scheduler☆30Updated last year
- Rust High Performance, published by Packt☆98Updated 2 years ago
- Asynchronous Programming in Rust, published by Packt☆245Updated 7 months ago
- Source code for Code Like a Pro in Rust☆122Updated 6 months ago
- Mastering Rust, published by Packt☆50Updated 2 years ago
- A dependency injection library for Rust☆52Updated 2 years ago
- Source for https://rust-for-rustaceans.com/☆159Updated 2 weeks ago
- Rust code to build an inverted index for a corpus of text files.☆104Updated last year
- Example of using actors in Rust.☆60Updated 2 years ago
- Projects created for the Rust course at FMI☆64Updated 4 months ago
- A simple warp server including websockets☆27Updated 3 years ago
- CSRF (Cross-Site Request Forgery) protection for Axum☆34Updated 7 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 3 years ago
- ☆33Updated last month
- Code for (video) tutorials☆50Updated 2 months ago
- Tool to automate the visualisation of SQL schemas from a SQL file☆105Updated 2 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- ☆19Updated 11 months ago
- Hands-On Concurrency with Rust, published by Packt☆157Updated 2 years ago
- Hands-On Data Structures and Algorithms in Rust [Video], published by Packt☆58Updated 2 years ago
- Minimal example of using Tonic for client/server gRPC☆43Updated 5 months ago
- Rust starter project for building CLI and libraries, with great CI☆86Updated last year
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 3 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- An example for building a simple peer to peer application using Rust☆88Updated 3 years ago