parasyte / mynLinks
Minimalist Rust syntax parsing for procedural macros
☆65Updated last year
Alternatives and similar repositories for myn
Users that are interested in myn are comparing it to the libraries listed below
Sorting:
- Obsessively tiny error derive macro☆87Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated last week
- Efficient byte-stream pipe buffer☆43Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- ☆44Updated 6 months ago
- A sinless derive helper☆75Updated 3 months ago
- String optimized for map keys☆66Updated 2 months ago
- Cargo hack manager☆64Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆56Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Hex Display: A modern xxd alternative.☆43Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- An exploration of Storages☆37Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago