rustic-symmetries
Access modes
A reference guide to Rust's memory safety features and their various modes of access
Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry
70 stars
7 watching
3 forks
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kodemartin/rustpostal | A Rust library for parsing and normalizing street addresses | 14 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,124 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
carols10cents/intro-to-rust | Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts | 8 |
mathiswellmann/sliding_features-rs | Modular signal processing and technical analysis library for Rust. | 42 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
m4rw3r/chomp | A fast and expressive monadic-style parser combinator for Rust. | 244 |
mrcjkb/rustaceanvim | A plugin that enhances Neovim's functionality for Rust development | 1,761 |
georust/kml | A Rust library for working with KML data formats | 27 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
svenstaro/mt940-rs | A parser for MT940 bank statements in Rust. | 22 |
rust-bakery/nom | A parser combinator framework for building safe and efficient parsers in Rust | 9,477 |
kpcyrd/authoscope | Tools and scripts for cracking custom network authentication systems | 400 |
marwes/combine | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,302 |