jswrenn / fn_nameLinks
Rust macros that produce the name of the function they're invoked within.
☆22Updated 3 years ago
Alternatives and similar repositories for fn_name
Users that are interested in fn_name are comparing it to the libraries listed below
Sorting:
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- ☆36Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- An alternative `std`-like implementation built on origin☆32Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- ☆30Updated last year
- Cross-platform, endian-aware primitives for Rust☆46Updated 3 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- "Valgrind Client Request" interface for Rust programs☆18Updated 11 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- A custom context for eyre that supports backtraces on stable☆15Updated last year
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 8 months ago