olegnn / joinLinks
One macro to rule them all
☆21Updated 2 years ago
Alternatives and similar repositories for join
Users that are interested in join are comparing it to the libraries listed below
Sorting:
- ☆15Updated 6 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆17Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A Boggle™ Solver in Rust☆24Updated last week
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A fast, extensible, command-line arguments parser☆18Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Delegate method calls to a field.☆15Updated 8 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Updated 5 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- ☆18Updated 5 years ago
- ☆30Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 3 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Shard is an Archetype-based Entity Component System implemented in Rust.☆12Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago