shyba / studyLinks
Answers for practical material and small experiments all together, so its easier to link to friends.
☆9Updated last year
Alternatives and similar repositories for study
Users that are interested in study are comparing it to the libraries listed below
Sorting:
- Derive Display for simple enums automagically☆24Updated 3 years ago
- A collection of algorithms in rust☆17Updated 4 years ago
- Fluor Functions is an experimental serverless platform written in Rust.☆16Updated last month
- Some interesting Rust patterns☆15Updated 5 years ago
- atomalloc is an asynchronous, atomic, and lock-free memory allocator written in pure safe Rust☆29Updated 3 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- A highly experiment portable runtime☆19Updated last year
- ☆20Updated 2 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- A Boid Flocking Simulation Built with Rust☆14Updated 4 years ago
- exhaustive testing library☆63Updated 10 months ago
- A tracing aware eyre variant that captures SpanTraces and Backtraces and supports rich context for errors with warnings, suggestions, and…☆28Updated 2 years ago
- Command line tool for calculating the size of files and directories☆38Updated 3 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 weeks ago
- An efficient memory pool mechanism for Rust.☆68Updated 4 years ago
- A ptrace-based debugger written in Rust.☆14Updated 5 years ago
- Helps you frob those bits☆38Updated 9 months ago
- Unit agnostic angle in rust.☆11Updated last year
- Rust, but in a Makefile.☆66Updated 2 years ago
- Generate a filesystem tree from a macro or a YAML tree☆25Updated last month
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆32Updated last week
- Kari, an embeddable programming language, written in and for Rust☆29Updated 2 years ago
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆21Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A visually pleasing language for langjam 3☆16Updated 2 years ago
- Human-friendly indexed collections☆53Updated last week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆34Updated last month