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: almost 2 years ago
Linked from 1 awesome list

code-generatorrustrust-langserverstatic-server

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xfbs/diff.rsCompiles Rust code into a WebAssembly binary for rendering diff between crate versions113
emk/rust-musl-builderProvides a way to build static Rust binaries for various crates, including OpenSSL and Diesel.1,541
ifrostizz/murphTranspiles EVM bytecode into huff bytecode117
schovi/baked_file_systemA tool for embedding static files into an application's binary during compilation177
emoon/rust_minifbA crate for creating windows and framebuffers on multiple platforms.1,045
ecumene/rust-slothA command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats.788
reubeno/brushA Rust implementation of a POSIX-compatible shell.37
burntsushi/byteorderA Rust library for encoding and decoding numbers in different byte orders.989
nativeshell/nativeshellAn embedder for Flutter that provides a platform-agnostic API and consistent desktop experience across various operating systems.636
rust-embedded-community/pc-keyboardA Rust-based library for decoding PS/2 keyboard inputs and converting them to Unicode characters using various keyboard layouts.100
dgrunwald/rust-cpythonRust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts.1,815
rust-embedded/bookDocumentation on using Rust to develop firmware for microcontrollers.1,128
m4b/goblinA Rust-based library for parsing and analyzing binary formats1,206
rust-lang/rustEmpowering 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-storageAn Embedded Storage Abstraction Layer in Rust69