Rust topic
Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance.
build-rust
Script helper for building rustc and cargo from source on OpenBSD (without rustup)
comrak
CommonMark + GFM compatible Markdown parser and renderer
fht2p
A cross-platform HTTP static file server developed using Rust.
flatbuffers
FlatBuffers: Memory Efficient Serialization Library
vim-crates
Handle Cargo dependencies like a Rustavimean.
bevy_pkv
Cross-platform (including wasm) persistent key value store plugin for rust games/apps
bevy_web_asset
Bevy asset loader that transparently supports loading over http(s)
advent-of-code
🎄Advent of Code with Rust 🦀