Terse Rust learning material.
☆61Apr 8, 2022Updated 3 years ago
Alternatives and similar repositories for rust-notes
Users that are interested in rust-notes are comparing it to the libraries listed below
Sorting:
- A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.☆17May 29, 2015Updated 10 years ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Jul 11, 2022Updated 3 years ago
- Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.☆18Jun 21, 2022Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆23Mar 17, 2024Updated last year
- Rust wrapper for libfive.☆22Nov 13, 2024Updated last year
- Rust traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- Texture Block Compression (BCn) written in Rust☆11Apr 12, 2021Updated 4 years ago
- An opinionated, practical color management library for games and graphics.☆37Aug 1, 2023Updated 2 years ago
- ☆22Dec 2, 2021Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- A composable terminal UI framework for building flexible text-based interfaces☆15Jun 29, 2024Updated last year
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- A zero-dependencies command-line argument parser☆13Dec 15, 2025Updated 2 months ago
- Solutions to introductory distributed computing exercises☆13Apr 9, 2023Updated 2 years ago
- A small markdown TUI note keeper☆15Feb 19, 2026Updated 2 weeks ago
- Application for sending files p2p written in rust☆11Apr 30, 2022Updated 3 years ago
- Flexible and convenient HTML generation☆12Apr 5, 2023Updated 2 years ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆33Dec 19, 2025Updated 2 months ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- miniserde minus the dependencies☆20Aug 25, 2021Updated 4 years ago
- Simple implementation of call-by-need lazy lambda calculus in Rust.☆15Apr 8, 2024Updated last year
- Generic Deck of Cards Library in Rust. Currently supports out of the box a traditional French Deck, Canasta, Euchre, Pinochle, Razz, Shor…☆23Feb 27, 2026Updated last week
- Simple Embeddable Persistent Generic HashMap/Key-Value Store☆14Jun 13, 2021Updated 4 years ago
- A library to get songs directly from Spotify.☆13Jun 20, 2022Updated 3 years ago
- EE590: Advanced Programming for Embedded Systems☆25Jan 6, 2020Updated 6 years ago
- Linearization of N-dimensional array indices.☆16Feb 13, 2022Updated 4 years ago
- A minimal reference implementation of automatic differentiation in Rust☆17Sep 23, 2022Updated 3 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago
- DTLS abstraction ontop of UDP☆15Sep 2, 2020Updated 5 years ago
- Static Linear Algebra System☆37Aug 14, 2023Updated 2 years ago
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- Bevy engine + miniquad render plugin☆47Apr 1, 2025Updated 11 months ago
- ☆11Feb 16, 2025Updated last year
- ☆18Jan 9, 2025Updated last year
- ☆12Aug 20, 2021Updated 4 years ago
- BVH library for Rust☆16Jul 6, 2021Updated 4 years ago
- A C vector library similar to the C++ STL vector☆21Apr 20, 2025Updated 10 months ago
- Code Samples for Wasmer Plugin Series☆18May 2, 2019Updated 6 years ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆83Dec 4, 2024Updated last year