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☆94Updated 9 months ago
- Explorations into various Rust language features and crates. All written for didactic exposition. These can be turned into tutorials on d…☆67Updated 3 weeks ago
- ☆33Updated last month
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- A library of Rust macros to statically encapsulate numbers in objects having a unit of measurement☆23Updated last year
- Example of using actors in Rust.☆58Updated 2 years ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated last year
- ☆15Updated 6 years ago
- Rust & WebAssembly Workshop☆31Updated 2 years ago
- A maintained fork of proc-macro-error using syn 2☆14Updated 9 months ago
- State machine pattern for Rust☆29Updated 7 months ago
- Minimal example of using Tonic for client/server gRPC☆43Updated 4 months ago
- MessagePack serializer implementation for Rust / msgpack.org[Rust]☆16Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- A simple warp server including websockets☆27Updated 3 years ago
- An async, synchronized database-backed Rust job scheduler☆30Updated last year
- It executes futures☆57Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- A dependency injection library for Rust☆52Updated 2 years ago
- Code snippets for accompanying the sans-IO blog post.☆18Updated 10 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Rust Trivia by Jon Gjengset☆29Updated 2 years ago
- Rust port of Go's singleflight package☆16Updated last year
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- one-stop solution for async shutdown (runtime agnostic)☆20Updated last year
- Comparing Polars vs Pandas vs Rust native :)☆13Updated 3 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- A thin wrapper around serialized data which add information of identity and version.☆22Updated last week
- Examples of pathfinding in Rust☆14Updated 2 years ago
- A websocket protocol implementation.☆93Updated 2 months ago