matheus-consoli's Stars
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
rust-lang/rfcs
RFCs for changes to Rust
meithecatte/fake-static
rustc hates him! Sidestep borrow checking with this weird trick.
rust-lang/blog.rust-lang.org
Home of the Rust and Inside Rust blogs
hamler-lang/hamler
Haskell-style functional programming language running on Erlang VM.
EmilHernvall/dnsguide
A guide to writing a DNS Server from scratch in Rust
Ashymad/fortraith
Forth for Rust's trait system
dhall-lang/dhall-lang
Maintainable configuration files
weirdNox/org-noter
Emacs document annotator, using Org-mode
fuxialexander/org-pdftools
A custom org link type for pdf-tools
epsrc-abcd/session-types-use-cases
This is a common repository for the ABCD team to share use-cases of session types.
fosskers/aura
A multilingual package manager for Arch Linux and the AUR.
Munksgaard/session-types
FStarLang/FStar
A Proof-oriented Programming Language
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
doctorn/trait-eval
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
paulkernfeld/global-data-in-rust
This guide explains how you can use "global data" in Rust
aeplay/kay
Experimental high-performance actor system framework for Rust
mit-pdos/noria
Fast web applications through dynamic, partially-stateful dataflow
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
rust-lang/chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
thma/WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
HoTT/book
A textbook on informal homotopy type theory
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
seed-rs/seed
A Rust framework for creating web apps
rust-lang/unsafe-code-guidelines
Forum for discussion about what unsafe code can and can't do
sn99/wasm-template-rust
A wasm 🕸 template for Rust 🦀 to publish to gh-pages without npm-deploy
actions-rs/clippy-check
📎 GitHub Action for PR annotations with clippy warnings
rust-fuzz/cargo-fuzz
Command line helpers for fuzzing
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics