nabijaczleweli / rust-embed-resource
A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable
☆182Updated last week
Alternatives and similar repositories for rust-embed-resource:
Users that are interested in rust-embed-resource are comparing it to the libraries listed below
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated 11 months ago
- A cargo subcommand to build Windows installers for rust projects using the WiX Toolset☆325Updated this week
- Create and set windows icons and metadata for executables with a rust build script☆305Updated 2 years ago
- Rust library for opening and working with dynamic link libraries.☆193Updated last year
- Conditional compilation according to rustc compiler version☆349Updated last week
- Yet Another Serializer/Deserializer☆189Updated 4 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆130Updated 2 months ago
- ☆54Updated last month
- ☆212Updated 10 months ago
- Rust bindings to MS Windows Registry API☆175Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆335Updated 2 months ago
- ☆194Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Hot-reloading loadable and reloadable resources☆218Updated 4 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated 2 weeks ago
- Efficient and customizable data-encoding functions in Rust☆185Updated last month
- ☆284Updated 7 months ago
- MIME type guessing of file extensions for Rust.☆175Updated 8 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Procedural macro for recursive async functions