illicitonion / namedLinks
Named arguments and default argument values for rust functions.
☆9Updated 4 years ago
Alternatives and similar repositories for named
Users that are interested in named are comparing it to the libraries listed below
Sorting:
- Thread-unsafe async runtime☆28Updated 8 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated 2 years ago
- Type checked partial references for rust☆15Updated 4 years ago
- Use macro to provide default parameter and named parameter in Rust☆31Updated 6 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A library for comparing data structures in Rust, oriented toward testing☆25Updated last month
- Rust traits for nonzero generic integers☆16Updated 3 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated 2 years ago
- composable validation functions for custom types☆14Updated last month
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆14Updated 4 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Learn what's changed on crates.io☆18Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆23Updated 3 years ago
- Better type id and Any for Rust☆14Updated 2 years ago
- A gui tool written in Dioxus to make it easy to release a workspace of crates to crates.io☆14Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 4 months ago
- Rhai - An embedded scripting language for Rust [dev repo, may regularly force-push, pull from https://github.com/rhaiscript/rhai for a st…☆10Updated this week
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Updated last year