blyxyas / typed_macrosLinks
Add types to your macros arguments in Rust
☆13Updated 2 years ago
Alternatives and similar repositories for typed_macros
Users that are interested in typed_macros are comparing it to the libraries listed below
Sorting:
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Thread-unsafe async runtime☆29Updated 9 months ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 months ago
- Simple and fast async channels☆16Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- An experimental project to create an interactive programming language.☆18Updated last month
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 6 years ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- ☆16Updated last year
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Transitive derive macros for Rust☆33Updated 2 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- `smol` integrations with `hyper`☆16Updated 3 weeks ago
- A list of Rust buffers that implements the bytes::Buf trait.☆33Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- ☆13Updated 4 years ago
- An alternative `std`-like implementation built on origin☆31Updated 5 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated this week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Cargo API written in Paris☆51Updated 2 weeks ago
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆36Updated 2 years ago