oli-obk / rust-pandoc
☆59Updated 3 weeks ago
Alternatives and similar repositories for rust-pandoc:
Users that are interested in rust-pandoc are comparing it to the libraries listed below
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Types to define keyboard related events.☆56Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A rust cargo subcommand which cooks your crate☆31Updated last year
- Trait implementation generator macro☆28Updated 3 weeks ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Cross-platform Bluetooth library for Rust.☆40Updated 5 years ago
- Use declarative macros as proc_macro attributes or derives☆110Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- Big array helper for serde☆60Updated 10 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆70Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Floating point approximate comparison for Rust☆60Updated last month
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago