parasyte / mynLinks
Minimalist Rust syntax parsing for procedural macros
☆66Updated 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☆86Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆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.☆89Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- ☆45Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆64Updated last month
- The quickest way to override dependencies with Cargo☆82Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Binary size analyzer for Rust programs☆37Updated last year
- A sinless derive helper☆78Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 3 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆48Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago