thebracket / rust_brain_teasers
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
- Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on d…☆56Updated 2 weeks ago
- Code to accompany Refactoring to Rust☆92Updated 8 months ago
- Rust Trivia by Jon Gjengset☆29Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Rust High Performance, published by Packt☆95Updated 2 years ago
- ☆33Updated last week
- An async, synchronized database-backed Rust job scheduler☆30Updated last year
- Rust port of Go's singleflight package☆16Updated last year
- Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java☆48Updated 9 months ago
- Code snippets for Rust discussions☆9Updated 3 years ago
- Rust build system integration for protobuf, Google's data interchange format.☆17Updated 3 months ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Generic Associated Types lang team initiative☆12Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆123Updated 6 months ago
- Mastering Rust, published by Packt☆49Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Conrod backend for Plotters. This is more efficient than using the default Bitmap backend when plotting in Conrod.☆14Updated 4 months ago
- A simple tiny actor library on top of Tokio☆73Updated 3 weeks ago
- A practical introduction to Rust☆23Updated 5 months ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- A library of Rust macros to statically encapsulate numbers in objects having a unit of measurement☆23Updated last year
- ☆45Updated 2 years ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Minimal example of using Tonic for client/server gRPC☆42Updated 3 months ago
- AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad☆35Updated last year
- Developed following the book "Zero To Production In Rust" using axum instead of actix-web.☆34Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A framework independent animation library for rust, works nicely with Iced and the others☆57Updated 3 years ago