rust-embed

Asset embedder

A tool that embeds static assets into Rust binaries at compile time or loads them from the file system during runtime.

Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.

GitHub

2k stars
15 watching
86 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list

code-generatorrustrust-langserverstatic-server

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xfbs/diff.rs Compiles Rust code into a WebAssembly binary for rendering diff between crate versions 113
emk/rust-musl-builder Provides a way to build static Rust binaries for various crates, including OpenSSL and Diesel. 1,541
ifrostizz/murph Transpiles EVM bytecode into huff bytecode 117
schovi/baked_file_system A tool for embedding static files into an application's binary during compilation 177
emoon/rust_minifb A crate for creating windows and framebuffers on multiple platforms. 1,045
ecumene/rust-sloth A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. 788
reubeno/brush A Rust implementation of a POSIX-compatible shell. 37
burntsushi/byteorder A Rust library for encoding and decoding numbers in different byte orders. 989
nativeshell/nativeshell An embedder for Flutter that provides a platform-agnostic API and consistent desktop experience across various operating systems. 636
rust-embedded-community/pc-keyboard A Rust-based library for decoding PS/2 keyboard inputs and converting them to Unicode characters using various keyboard layouts. 100
dgrunwald/rust-cpython Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. 1,815
rust-embedded/book Documentation on using Rust to develop firmware for microcontrollers. 1,128
m4b/goblin A Rust-based library for parsing and analyzing binary formats 1,206
rust-lang/rust Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. 99,490
rust-embedded-community/embedded-storage An Embedded Storage Abstraction Layer in Rust 69