lpenz / rust-sourcebundler
Bundle the source code of a binary in a crate into a single .rs file to be used in single-file programming competition sites
☆64Updated 2 months ago
Alternatives and similar repositories for rust-sourcebundler
Users that are interested in rust-sourcebundler are comparing it to the libraries listed below
Sorting:
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆96Updated last week
- ⏩ GitHub Action for a faster binary crates installation☆54Updated 4 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Rust macro for automatically generating default☆141Updated last year
- Creates a single-source-file version of a Cargo package☆21Updated 3 years ago
- Macro for auto-memoizing Rust functions.☆85Updated 3 months ago
- Install `Trunk` by downloading the executable☆33Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Convert pulldown-cmark Events back to the string they were parsed from☆50Updated 2 months ago
- A rust logger that routes messages to the browser's console.☆98Updated 2 weeks ago
- A Vec of Bits☆177Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated last month
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- Approximate floating point equality comparisons and assertions☆165Updated last year
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆129Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Tower-based Rust crate for the Language Server Protocol☆3Updated 3 years ago
- Public repository for the Rust keyword generics initiative☆100Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A simple, id-based arena☆119Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆81Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- 🔐 Encrypts all the Serialize.☆180Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago