Lucretiel / joinery
A Rust library for generically joining iterables with a separator
☆92Updated last year
Alternatives and similar repositories for joinery:
Users that are interested in joinery are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Safely combine results☆81Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated 2 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- Write doc comments from macros☆99Updated 3 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Run closures in parallel☆113Updated last month
- Error management☆26Updated 7 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- ☆105Updated 11 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- ☆53Updated 9 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Generate a Markdown section in your README based on your Rust documentation