Endle / rust-bundler-cp
rust-bundler-cp bundles a cargo package into a single rust file. It's designed for Competitive programming like Codeforces.
☆17Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-bundler-cp
- ☆28Updated last month
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆38Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆88Updated 2 years ago
- Bundle the source code of a binary in a crate into a single .rs file to be used in single-file programming competition sites☆58Updated 3 months ago
- Static keys for Rust userland applications☆48Updated last week
- evdev and uinput for Rust☆36Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated this week
- A simple, id-based arena☆113Updated last year
- Macro for auto-memoizing Rust functions.☆74Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated this week
- Deadlock free mutexes☆120Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Use declarative macros as proc_macro attributes or derives☆101Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆92Updated 2 months ago
- truly native Rust HTTP client library☆11Updated 3 weeks ago
- "A very small syn"☆196Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆113Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆171Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Compile-time string operations☆80Updated last month