lpenz / rust-sourcebundlerLinks
Bundle the source code of a binary in a crate into a single .rs file to be used in single-file programming competition sites
☆65Updated 9 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:
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Rust macro for automatically generating default☆149Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- Macro for auto-memoizing Rust functions.☆90Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- Setup Git hooks automatically for cargo projects with☆362Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- Displayed width of Unicode characters and strings according to UAX#11 rules.☆282Updated last week
- A Rust equivalent of Unix command "which".☆244Updated 5 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆217Updated this week
- 📈 GitHub Action for code coverage reporting with tarpaulin☆92Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Temporary edit external crates that your project depends on☆147Updated last year
- Portable relative UTF-8 paths for Rust.☆105Updated 4 months ago
- lazy static regular expressions checked at compile time☆219Updated last week
- Serialize and deserialize C-like enum as underlying repr☆255Updated this week
- A panic hook for wasm32-unknown-unknown that logs panics with console.error☆350Updated 3 years ago
- Rust nested structs☆91Updated 4 months ago
- Converts to and from various cases.☆156Updated 3 weeks ago
- Procedural macro for recursive async functions☆235Updated 3 months ago
- [Rust] Lossless fractions and decimals; drop-in float replacement☆92Updated last year
- ⏩ GitHub Action for a faster binary crates installation☆57Updated 5 years ago
- A special input type for nom to locate tokens☆240Updated 10 months ago
- Integer trait and functions for Rust☆186Updated 9 months ago
- Write doc comments from macros☆101Updated 2 months ago
- Memory efficient trie (prefix tree) library based on LOUDS☆130Updated 9 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" (Rust), "node_modules" (Node), or ".terraform" (Terraform) fol…☆170Updated last month