frozenlib / structmeta
Parse Rust's attribute by defining a struct.
☆11Updated 2 months ago
Alternatives and similar repositories for structmeta:
Users that are interested in structmeta are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- String optimized for map keys☆62Updated 3 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last month
- An exploration of Storages☆36Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 4 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆26Updated 2 weeks ago
- Obsessively tiny error derive macro☆85Updated last month
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- ☆19Updated last year
- Typed any map for rust☆65Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Provides TestResult type for concise and precise test failures☆64Updated 7 months ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 4 months ago
- Channels☆23Updated 2 years ago
- Pretty-print file sizes and more☆43Updated this week
- Types to define keyboard related events.☆56Updated this week
- Another try to simplify newtype creation in rust☆14Updated 5 months ago
- A memory efficient syntax tree for language developers☆55Updated last month
- Asynchronize blocking operation.☆26Updated 2 years ago
- An alternative `std`-like implementation built on origin☆26Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- A shell-inspired escape+unescape library for strings☆37Updated last year
- Tool to inline module contents into syn::File instances☆12Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago