danielhenrymantilla / rust-function_name
macro that expands to the name of the annotated function
☆33Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-function_name
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Cargo API written in Paris☆43Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated last month
- `$crate` in procedural macros.☆65Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Serde support for the humantime crate☆27Updated 9 months ago
- ☆54Updated 10 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Extensions for the Rust standard library☆38Updated 7 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Serde error messages for humans.☆34Updated 11 months ago
- Typed any map for rust☆64Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Extension of nom to trace parser☆48Updated 10 months ago
- Serialization value trees☆43Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- ☆49Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆76Updated this week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Streams and broadcasts: functional reactive programming in Rust.☆36Updated 6 years ago