shyba / study
Answers for practical material and small experiments all together, so its easier to link to friends.
☆10Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for study
- A Rust library for runtime-checked linearish types☆31Updated last year
- Helps you frob those bits☆35Updated 3 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Derive Display for simple enums automagically☆23Updated 2 years ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆39Updated 8 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Fluor Functions is an experimental serverless platform written in Rust.☆15Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆30Updated last month
- Asynchronize blocking operation.☆26Updated 2 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- A interactive shell, helper library for rust☆9Updated 3 years ago
- It executes futures☆55Updated last year
- Some interesting Rust patterns☆15Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- Human-friendly indexed collections☆51Updated 10 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 3 months ago
- A runner for `mdbooks` to keep your documentation tested.☆48Updated 4 years ago
- Write simple proc-macros inline with other source code.☆19Updated last year
- Generate a filesystem tree from a macro or a YAML tree☆23Updated 2 months ago
- Gotchas and warts in Rust Lang