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:
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Shard is an Archetype-based Entity Component System implemented in Rust.☆12Updated last year
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- ☆15Updated 6 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A fast, extensible, command-line arguments parser☆18Updated 4 years ago
- ☆18Updated 5 years ago
- A Boggle™ Solver in Rust☆24Updated 6 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 3 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 6 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Print bytes as losslessly as possible.☆18Updated 2 months ago
- A runner for `mdbooks` to keep your documentation tested.☆51Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.