Endle / rust-bundler-cp
rust-bundler-cp bundles a cargo package into a single rust file. It's designed for Competitive programming like Codeforces.
☆18Updated 9 months ago
Alternatives and similar repositories for rust-bundler-cp:
Users that are interested in rust-bundler-cp are comparing it to the libraries listed below
- ☆37Updated last month
- A cell type which value can only be taken once☆14Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆93Updated 2 years ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- Integer types with customizable niche values☆40Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆101Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Compile-time regular expressions, the right way.☆71Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆107Updated last year
- Lending iterators on stable Rust☆81Updated last year
- ☆41Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Const TypeId and non-'static TypeId☆58Updated last week
- You can name anonymous Future from async fn without dyn or Box!☆57Updated 2 years ago
- ☆65Updated 7 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Minimal asynchronous runtime for Rust☆125Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- "A very small syn"☆199Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Macro for sealing traits and structures☆50Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- Static keys for Rust userland applications☆54Updated 2 weeks ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Hex Display: A modern xxd alternative.☆42Updated last month
- 🐱concat! with support for const variables and expressions☆38Updated this week
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 5 months ago