nazmulidris / rust-scratch
This is a repo full of explorations into various Rust language features and crates. They are written for didactic exposition where possible. In the future, these can be turned into tutorials on developerlife.com or videos on the developerlife.com YouTube channel
☆47Updated this week
Related projects ⓘ
Alternatives and complementary repositories for rust-scratch
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆173Updated last month
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Asynchronous HTTP body trait☆129Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 4 months ago
- Advice for learning Rust☆144Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆92Updated 2 months ago
- Generate Rust enum variants without associated data☆91Updated 7 months ago
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆120Updated last week
- Template to maintain a rust project running CI/CD with Github Workflows.☆110Updated last week
- A Platform-less, Runtime-less Actor Computing Model☆122Updated 8 months ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆106Updated last week
- High level server designed to be used with axum framework.☆180Updated last month
- Port of bbolt in Rust☆65Updated last month
- Awesome books, tutorials, courses, and resources for Tokio. ⚡☆97Updated last year
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆158Updated 5 months ago
- A generic abstraction of paginated APIs☆59Updated 9 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 6 months ago
- Define your own PhantomData☆146Updated last week
- Testing framework for rust enhancing the built-in library with some useful features.☆60Updated 4 months ago
- ☆112Updated last year
- Remove code duplication from Struct and Enum with functional macros.☆48Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- ☆93Updated last year
- ☆45Updated 2 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆67Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month