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.

List Rust repositories

build-rust

57
Stars
14
Forks
Watchers

Script helper for building rustc and cargo from source on OpenBSD (without rustup)

rmp3

10
Stars
5
Forks
Watchers

fast & safe no_std minimp3 wrapper

comrak

1.1k
Stars
133
Forks
Watchers

CommonMark + GFM compatible Markdown parser and renderer

fht2p

35
Stars
6
Forks
Watchers

A cross-platform HTTP static file server developed using Rust.

flatbuffers

23.0k
Stars
3.2k
Forks
Watchers

FlatBuffers: Memory Efficient Serialization Library

vim-crates

91
Stars
5
Forks
Watchers

Handle Cargo dependencies like a Rustavimean.

nvimpam

9
Stars
1
Forks
Watchers

Neovim RPC plugin for pamcrash files

bevy_pkv

116
Stars
20
Forks
Watchers

Cross-platform (including wasm) persistent key value store plugin for rust games/apps

bevy_web_asset

61
Stars
15
Forks
Watchers

Bevy asset loader that transparently supports loading over http(s)

advent-of-code

39
Stars
9
Forks
Watchers

🎄Advent of Code with Rust 🦀